http://forums.codeblocks.org/index.php?topic=5054.0
[solved] I finally reinstalled C::B aside 'VC++ Toolkit 2003' and 'Platform SDK' which provides the missing crtdbg.h file (in [pSDK_folder]\Include\crt). The process is described in:
What I am still missing now are precompiled headers which is available, as I understood, only for MinGW in rc2. I assume that it will be soon implemented on other compilers.
In fact, I only the "core SDK" of 'Platform SDK', and then I get the crtdbg.h I need.
作者详细介绍了如何重新安装Code::Blocks基础'VC++ Toolkit 2003'和'Platform SDK'以获取所需的crtdbg.h文件。尽管已获得所需文件,但仍缺少预编译头,作者推测这可能在未来被其他编译器实现。通过仅使用'Platform SDK'中的'coreSDK',作者成功获取了所需的crtdbg.h文件。
5635

被折叠的 条评论
为什么被折叠?



