Pages: 1
  Print  
Author Topic: Linux and Windows Mobile Enigma  (Read 6081 times)
Offline (Unknown gender) StasuSS
Posted on: June 15, 2012, 12:12:14 am
Member
Joined: Jun 2012
Posts: 1

View Profile
Hello All,

first question is: is Enigma written with QT?

If so, does anyone tryed to compile it for linux, and make linux games?
And one more, it is posible to install qt on windows mobile, does anybody crosscompiled for WM?
Logged
Offline (Unknown gender) TheExDeus
Reply #1 Posted on: June 15, 2012, 05:32:43 am

Developer
Joined: Apr 2008
Posts: 1860

View Profile
Half of the developers use Linux as their main platform, so yes, ENIGMA works on Linux, Mac and Windows.

And no, nobody has tried (as far as I know) compiling for windows mobile. There have been tries to compile for Android and IPhone/IPad, but no real progress on that front. If someone was able to create a basic working system then I would be able to create all of the drawing functions. Other functions should work fine as is.
Logged
Offline (Female) IsmAvatar
Reply #2 Posted on: June 15, 2012, 08:46:59 pm

LateralGM Developer
LGM Developer
Location: Pennsylvania/USA
Joined: Apr 2008
Posts: 877

View Profile Email
Also, ENIGMA does NOT use QT. We write our own platform windowing systems. On linux, we use Xlib (if you want widgets, we use GTK+), on Windows, we use Windows.h. On Mac, we use Cocoa. We also have windowing support for Android and iPhone. The system is very extensible to other platforms as well.
Logged
Pages: 1
  Print