News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

--with-platform=PLATFORM ?

Started by afb, November 06, 2006, 11:02:10 PM

Previous topic - Next topic

afb

What is this configure setting supposed to do ? (just noticed it, and I've been fine without it :-) )

I do need to know the wxWidgets platform, just wondered what the Code::Blocks platform does.
(and the wxWidgets platform can be automatically detected using wx-config, so that is cool...)


checking for wxWindows version >= 2.6.0... yes (version 2.6.3)
checking for wxWidgets platform... wxMac


I can add a "macosx" platform, no problem. (and change/fix the current Darwin definitions, too)
But should I ? I mean, if I have been running the "gtk" C::B platform on Mac OS X all this time ?

afb

Maybe I should just commit the macosx/darwin patches for completeness.

Even if they're not actually used ?