News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

simplist wxWidgets app compile error

Started by hongxing, October 22, 2005, 08:29:25 AM

Previous topic - Next topic

hongxing

I generate my wxWidgets using the C::B 's wizard in Linux, when compiling, it says:
g++: cannot specify -o with -C ro -S and multiple compilations

mandrav

Quote from: hongxing on October 22, 2005, 08:29:25 AM
I generate my wxWidgets using the C::B 's wizard in Linux, when compiling, it says:
g++: cannot specify -o with -C ro -S and multiple compilations

Go to "Settings->Compiler->Other" and use "GNU make" build method.
Be patient!
This bug will be fixed soon...

hongxing


sasq

Why that thins happens? [im just curious]
I have had the same error when compiling code using SDL.
This problem appears only in Linux.

mandrav

Quote from: sasq on November 24, 2005, 06:53:48 PM
Why that thins happens? [im just curious]
I have had the same error when compiling code using SDL.
This problem appears only in Linux.

...and is fixed in CVS to work with either build method.
Be patient!
This bug will be fixed soon...