Cant Open Example
-
Hi there,
Im new to Qt, i have problem.I cant open the example from the link on the Qt Creator.
When i click the example link, the Qt Creator simply closed itself.
Is this a bug? both the installer for win 32 giving me same error..
Any help is greatly appreciated.. -
i stated there im using win 32 installer..obviously im using windows
os:windows 7 32 bit
packages : tried both package for windows(Qt 5.0.1 for Windows 32-bit (MinGW 4.7) and Qt 5.0.1 for Windows 32-bit (VS 2010))p/s: i already have microsoft visual studio installed
-
Simply installing all is more or less a do or die action ;-)
My recommendation is to install the MinGW version of Qt. Then you won't need more programs installed like Microsoft Visual Studio and Windows SDK.
After installing always restart the system because some path variables were changed/added and Windows always likes a restart.
Then all examples should work, at least they do for me. -
[quote author="Jeroentje@home" date="1361374448"]Simply installing all is more or less a do or die action ;-)
My recommendation is to install the MinGW version of Qt. Then you won't need more programs installed like Microsoft Visual Studio and Windows SDK.
After installing always restart the system because some path variables were changed/added and Windows always likes a restart.
Then all examples should work, at least they do for me.[/quote]i tried both installer package and both not working for me...i already restarting my machine but the problem seems to persist...
-
Hmm, strange, The examples work for me, so can't help you there. Maybe in the tools forum they know some things.
Good luck!