Author Topic: I'm a beginner and i need help with something!  (Read 8771 times)

Imperson161

  • Guest
I'm a beginner and i need help with something!
« 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!

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: I'm a beginner and i need help with something!
« Reply #1 on: March 12, 2014, 02:01:58 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!

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.

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org