Compiling with qt 4.5 in ubuntu karmic
Hi!
Since you updated to 4.6 version from qt I can not compile with my ubuntu box. There is a way I can still compile by using the 4.5 version?
I've read that there is still no qt 4.6 available for linux, so if it's not possible, I'm in trouble!
Thanks!
Comments
Where did you read this?
Qt 4.6 is available on Qt website for linux, windows, mac and some unix(es).
I'm not sure if it's already the case, but it's planned to use Qt 4.6 specific classes, so it will not work with 4.5.
Keep us in the loop.
In reply to Where did you read this? by [DELETED] 5
The latest revisions use the qt state machine framework which is only available in qt4.6. So compiling with 4.5 is not possible anymore. You can compile qt4.6 yourself. Its not difficult to do but somewhat time consuming...