News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

about the dmc compiler

Started by Samlin, July 05, 2007, 05:42:50 AM

Previous topic - Next topic

Samlin

i has set the dmc compiler as the default compiler
but when i create a new project, it warns the follow messages:
"This wizard doesn't know how to setup warning flags for this compiler."
"This wizard doesn't know how to setup debug flags for this compiler."
......

and when i build the project, the out is:
"projectName" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

how can i do?
thanks!

severach

This is asked constantly. CB inserts -s in the linker options for every compiler even though MinGW is the only one it works with. Hunt it down and kill it.