Qt not showing the window of the running application sometimes...
-
First i thought it was something wrong in my code..
but after creating a new project with 1-2 buttons in it's ui, the 1/10 times i will run my application it will not show the window.. it is running but with no window being showed... i must stop and rerun the application..anyone else having this problem?
Ubuntu 12.10 / Qt 4.6.2 - Based on Qt 5.0.1 (64bit) -
What do you both mean by "Qt 4.x - based on Qt 5.x"? These 2 are not binary compatible...
-
you mean Qtcreator 2.6.2 with Qt 5.0.1?
-
I quoted what the about dialog is showing ;)
-
Ah, ok, that should not be a problem here, although you can try downloading the separate QtC, I think it's still being built with Qt4.
-
[quote author="sierdzio" date="1360307102"]Ah, ok, that should not be a problem here, although you can try downloading the separate QtC, I think it's still being built with Qt4.
[/quote]
it's not that this is a qt5 problem. i was experiencing this also at 4.8..
anywho rerunning isn't so diffucult to do ;)