Page 1 of 1

Uploaded new Versions for Linux and Mac

PostPosted: Tue Dec 08, 2009 8:29 pm
by berndnoetscher
Bug fixes and more examples.

Switched the cross-platform compilation to Qt Creator and all three projects are now qmake/Qt Creator based making compilation easier.
The new runtime for Linux is now 8 MB only (before it was much bigger). I guess it has to do with improvements in gcc and/or compilation flags.
Noticed some minor problems KBasic is having on Mac and Linux.

Major problem: There is a strange painter error on Linux only, which should not because Qt promises cross-platform, but some internal painting routines seems to differ on each platform leading to an error message, which weren't before.