yongyuwh / qt-msvc-installer

Automatically exported from code.google.com/p/qt-msvc-installer
0 stars 0 forks source link

Some qml demos do not work from the main demo program #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install qt-win64-opensource-4.8.1-noqt3-vs2008.exe
2.
3.

What is the expected output? What do you see instead?

Some qml demos do not start from the main demo program. They do start from the 
qmlviewer. (e.g. samegame.exe)

What version of the product are you using? On what operating system?
Windows 7 x64

Please provide any additional information below.

The 32 bit installer from qt.nokia.com works fine in this point.

Original issue reported on code.google.com by mpvclaes...@gmail.com on 9 Apr 2012 at 9:13

GoogleCodeExporter commented 8 years ago
Yup, looks like it's been this way for last couple of builds (tested on 32-bit 
and 64-bit 4.8.0 builds).

The qt demo must be expecting something to be in the path or environment 
variable that is not there. If someone can figure it out, it might be possible 
to tweak the shortcut that launches qtdemo.exe so it can properly launch these 
examples.

Original comment by gaber...@gmail.com on 12 Apr 2012 at 4:47