User forums > Help

Codeblocks integrate with Visual Toolkit 2003

<< < (3/5) > >>

MortenMacFly:

--- Quote from: jozzzz on April 08, 2006, 08:29:25 am ---MVC Toolkit 2003  does not contain   CDB.exe :)

--- End quote ---
Yes, the MSVC Toolkit is not the same as the MS Debugging tools. Basically for (free) MSVC development you'll need 3 packages: The MSVC Toolkit (compiler, basic libs); the MS Platform SDK (all platform specific "deep level" stuff) and the MS Debugging tools for debugging purposes. Please note that this does not include MFC. Again: You should find this information in the WiKi, too.
With regards, Morten.

jozzzz:
I download .NET.FRAMEWORK.SDK.1.1, but   does not contain   CDB.exe , where i can get this?  :?

squizzz:
I don't use MSVT, but if there is no CDB.exe in .NET Framework SDK then it must be either somewhere here:
Debugging Tools for Windows
or here:
Platform SDK.

jozzzz:
Well , i have F:\Program Files\Debugging Tools for Windows\cdb.exe,but i get this messagebox:
The debugger executable i not set. To set it, go to "Settings/Configure plugins/Compiler",switch to the"Programs" tab and select the debuger program.

But Settings no contain "Configur plugins" :)
I do sett in program tabs:
Debugger: F:\Program Files\Debugging Tools for Windows\cdb.exe
but if i press F8, i get messagebox -- The debugger executable i not set. To set it, go to "Settings/Configure plugins/Compiler etc.

squizzz:
That's probably some legacy message pointing to wrong place (wrong since settings dialog redesign :))


First, navigate to Settings->Compiler and debugger->Programs .
Then either read what red label says (:lol:) or set debugger field to cdb.exe (no path!) and then go to Additional Paths tab and add F:\Program Files\Debugging Tools for Windows (or whatever path is correct).

That should help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version