hi guys
i just wonder did you guys considered using Open Source Libraries Qt for o.A.d game development ?
because it could solve the mac compatibility because you write once and export it to many OS without the need rewriting the source code
C++ QT cross-platform IDE
Started by
mirza
, Aug 03 2012 08:02 AM
5 replies to this topic
#1
Posted 03 August 2012 - 08:02 AM
#2
Posted 03 August 2012 - 08:29 AM
There's an amount of low level platform specific code on Mac, which I don't believe Qt framework would provide.
I thought Qt was mostly related to window managers, UI and the like?
I thought Qt was mostly related to window managers, UI and the like?
#3
Posted 03 August 2012 - 08:47 AM
yes you are correct but check out this thread talking about QTgame 
http://labs.qt.nokia...-games-using-qt
http://labs.qt.nokia...-games-using-qt
#4
Posted 03 August 2012 - 11:40 AM
I haven't ever used QT on Mac however as far as I know the framework supports Mac. In fact that is one of the frameworks selling points, that is, the fact that the framework supports windows, mac and linux. Their IDE is also the best opensource C/C++ IDE I've used.
I'm not supporting it's use it would be stupid to rewrite anything, I'm just commenting on QT.
I'm not supporting it's use it would be stupid to rewrite anything, I'm just commenting on QT.
Edited by Thanduel, 03 August 2012 - 06:27 PM.
#5
Posted 03 August 2012 - 04:06 PM
mirza, on 03 August 2012 - 08:47 AM, said:
yes you are correct but check out this thread talking about QTgame 
http://labs.qt.nokia...-games-using-qt
http://labs.qt.nokia...-games-using-qt
In any case, Qt's future is currently uncertain.
#6
Posted 03 August 2012 - 04:40 PM
Yeah I don't really get the point of this discussion. The game is already cross platform. Any change in underlying libraries would require a substantial rewrite, which would be very counterproductive now that things are functioning on all platforms. Anyways it is my understanding that Qt is only graphics which already work on Mac. The problem as I understand it is sound which should be soon fixed with an upcoming patch. Also the game already uses SDL and other crossplatform technologies such as WxWidgets to provide consistent graphical interfaces across platforms.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











