User forums > Using Code::Blocks
Problem with strsafe.h on settings
mythcat:
I solve the problem with add "#include <cstddef>" and remove "strsafe.h"
I set SDK 2008 and Windows SDK v6.0.
I set on Toolchain "C:\Program Files\CodeBlocks\MinGW" (seam Auto-detect want this path) .
On tabs "Program Files" and "aditional.." from toolchain is set correct "mingw32-g++.exe" path .
Now i got this error :
--- Code: ---mingw32-g++.exe: CreateProcess: No such file or directory
Process terminated with status 1 (0 minutes, 4 seconds)
0 errors, 2 warnings
--- End code ---
...and C::B not make the exe file.
What is wrong ?
Thank you . Regards.
stahta01:
The message you got normally means an improper MinGW GCC Installation.
It could be an improper CB Configuration of the Compiler.
NOTE: You CAN NOT use MinGW GCC with MS SDK and have it Work!!
Tim S.
mythcat:
--- Quote ---NOTE: You CAN NOT use MinGW GCC with MS SDK and have it Work!!
--- End quote ---
Can you tell me more ? I think more people thinking is working ...
Navigation
[0] Message Index
[*] Previous page
Go to full version