I installed the latest version of VisualDDK (1.5.4). When start the Visual Studio 2010, it give the following error dialogbox,
Failed to add commands
System.ArgumentException: A Command with that name already exists.
at EnvDTE80.Commands2.AddNamedCommand2(AddIn AddInInstance, String Name, String ButtonText, String Tooltip, Boolean MSOButton, Object Bitmap, Object[]& ContextUIGUIDs, Int32 vsCommandStatusValue, Int32 CommandStyleFlags, vsCommandControlType ControlType)
at DDKDebugLauncher.Connect.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array& custom)
OK
A function suggestion:
Can you add the “-ceZ” arguments to the build.exe command, this will eliminate the dependency checking?