Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.1.0
-
None
-
qt 4.7.2 and qtcreator 2.1.0 from Qt SDK 1.1 beta; M$ Windows Vista 64 bit.
launching on N8
-
facd4c360fe734095d67f5f44fe8352a1e346e53
Description
Well, this one could be way out of scope but:
If you open spectrum demo in QtCreator and try to select as a target symbian device (I'm testing on N8), then:
- in compilation output you get
Failed to find package 'C:/QtSDK/Demos/4.7/spectrum/3rdparty/fftreal/fftreal.sis': Package file not found
- in application output you get
Could not start application: General OS-related error
Maybe it would require a bit of a change of code structure (compile fftreal in statically? change the way this dynamic lib is packaged into a .sis?) but it would be great if this kind of demos could be launched immediately out of the box...