Code::Blocks Forums
User forums => Help => Topic started by: VJgamer on June 12, 2007, 06:00:27 pm
-
This is my first time using CB, and I finally got wxWidgets compiled and I created a new wxWidgets/wxSmith and try to compile it and I got this message:
:: invalid option -- J
:: supported targets: pe-i386 pei-i386 elf32-i386 elf32-little elf32-big srec symbolsrec tekhex binary ihex
:: === Build finished: 2 errors, 0 warnings ===
-
it is discussed many times, please search the forum for a solution. (has something todo with winres...)
-
I have been searching this forum for a while now, and don't see anything that shows how to fix this. I have a fresh install and was just trying to compile the default wxWidgets template project.
-
Please state your OS? Windows XP or ?
Please state your compiler and what version it is?
Please state your version of code::blocks? RC2? or SVN? If SVN, which SVN Number?
Please turn on full compiling logging and post the build log.
Steps to turn on Full Compiler Logging in Nightly Build:
"Settings" -> "compiler debugger"
Select right-most Tab "Other Settings"
Set "Compiler Logging" to "Full Command Line"
Tim S
-
Assuming that you are on windows and using mingw, read those posts:
http://forums.codeblocks.org/index.php/topic,1932.0.html (http://forums.codeblocks.org/index.php/topic,1932.0.html)
http://forums.codeblocks.org/index.php?topic=27 (http://forums.codeblocks.org/index.php?topic=27)
searched with: invalid option -- J