I can't find the Example Demos
-
Same problem here :(
I think dropping qtDemo.exe from the SDK is a bad idea. Right now, I'm using the same workaround as iamcreasy ; 4.7.3 for the actual work, 4.7.1 for the demos. -
This is very creepy. :(
I was even thinking about switching back to older version for using the working OpenGL Examples.
"OpenGL Cube Example doesn't run":http://developer.qt.nokia.com/forums/viewthread/6884
But, still Im not sure, if the older versions, support OpenGL 3.3 or greater context.
any thoughts?
-
People keep on asking about this. so i searched the bug tracker to add a suggestion but there is already a bug report for the missing qtdemo http://bugreports.qt.nokia.com/browse/QTSDK-780
-
At least make it an optional download would be good thing.
[quote author="iamcreasy" date="1309528030"]They should integrate the compiled demo like they did before. It may increase the download size but, for windows its already 1.5gb, an extra 200mb wont cause any trouble.[/quote] -
I am not sure if this is what you are looking for but today i bumped into "this":http://gitorious.org/~agateau/qt/agateau-qt ..
You can download all qt examples/demos.. Just click at the source tree and then download the tar.gz file -
Hi, I have the all examples, demos and qtdemo compiled successfully (with some tricks) in ubuntu. When I lunch the the qtdemo binary in "QtSdk\Demo\bin" directory I see the list of programs available but I cannot lunch them. I get the error "Could not lunch the example, ensure that it is built". I am sure that they are compiled, I can lunch them manually from their source directories. Also the descriptions are missing. I see the warning "Could not load description. Ensure that documentation for Qt is built". I have this problem both in the versions 4.7.3 and 4.7.4. I have this problem also in the windows environment. Any ideas about this?