03-29-2012 05:02 PM
Jon, what conflicts did you find on linux between the rim qt sdk and the non rim one ?
03-29-2012 08:09 PM
I have experienced the issue before when I had tried to install 2 different QtSDK versions on my linux box. Mostly because they share the same paths and filenames I think.
I also had to edit some path's in the bbQtSDK qmake.conf file to get a sample to build and deploy. Not sure if that was related or not.
Cheers,
Jon
03-30-2012 01:35 AM
03-30-2012 04:09 AM
I couldn't get debugging output when running app on device with Qt creator under windows
It showed me some gdb error (unsupported something...) and nothing appeared in stack/qml inspector.