User forums > Help

I'm a beginner and i need help with something!

(1/1)

Imperson161:
When I try and run the "hey world" code I get something saying

"||=== Build: Debug in adwec (compiler: GNU GCC Compiler) ===|
c:\mingw\include\wchar.h|37|fatal error: stddef.h: No such file or directory|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|"

What can I do to fix this problem? Thank you for any help!

stahta01:

--- Quote from: Imperson161 on March 12, 2014, 01:53:34 am ---When I try and run the "hey world" code I get something saying

"||=== Build: Debug in adwec (compiler: GNU GCC Compiler) ===|
c:\mingw\include\wchar.h|37|fatal error: stddef.h: No such file or directory|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|"

What can I do to fix this problem? Thank you for any help!

--- End quote ---

Check the CB Compiler toolchain, what is it?
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps

Based on the error message it needs to be "c:\mingw" or the MingW Installation of "c:\mingw" needs deleted.

Post the full "build log"
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Tim S.

Navigation

[0] Message Index

Go to full version