User forums > Help

c error

<< < (2/2)

stahta01:
From http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Compiler-neutral_setup_steps


--- Quote --- "Settings->Compiler and Debugger->Global Compiler settings->Toolchain executables"
--- End quote ---

Which is under Code::Blocks 16.01 is now
"Settings->Compiler->Global Compiler settings->Toolchain executables"

Change the "Linker for Dynamic Libs" from the C++ Compiler command to C Compiler command.
This often means changing it from "mingw32-g++.exe" to "mingw32-gcc.exe" on windows.

And, please read the first two General FAQs http://wiki.codeblocks.org/index.php/FAQ#General
And, how to report an compiler problem http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
And, remember to follow the rules http://forums.codeblocks.org/index.php/topic,9996.0.html

Tim S.

trip:
Now it work!!
thank you

Navigation

[0] Message Index

[*] Previous page

Go to full version