News:

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

Main Menu

help plugin : latest change

Started by killerbot, February 18, 2008, 02:02:25 PM

Previous topic - Next topic

killerbot

breaks the build on linux, Example : GetFont()/SetFont() : only exists on windows.

Solutions :

- check on platform ... :-(
- or don't do the font thingy


Ceniza

Oops, I didn't read the documentation carefully. Checking on platform will have to do in the meanwhile.

killerbot