Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: killerbot on February 18, 2008, 02:02:25 pm
-
breaks the build on linux, Example : GetFont()/SetFont() : only exists on windows.
Solutions :
- check on platform ... :-(
- or don't do the font thingy
-
Oops, I didn't read the documentation carefully. Checking on platform will have to do in the meanwhile.
-
confirmed fixed