Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Which Qt Creator version to match QNX Qt 5.3.1 development framework?: (3 Items)
   
Which Qt Creator version to match QNX Qt 5.3.1 development framework?  
Hi All,
I planned to create a Qt demo app for QNX Car 2 platform(J6 based, QNX 6.6.0), so recently start working on Qt 
development.
I've downloaded and installed QNX Qt 5.3.1 development framework(from http://www.qnx.com/download/feature.html?programid
=26835, assumed this is the most recent version for our QNX Qt development), and installed the opensource version Qt 
Creator(4.6.0, Based on Qt 5.10.1, was downloaded from https://www.qt.io/download#section-2)
So far there some questions:
1. While configuring the toolchain in Qt Creator for qmake, there was a error - "Invalid Qt Version".
    The error disappeared after I picked SDP folder "c:\QNX660"
    Wonder if the mismatch will affect Qt development following.
    Should I pick the appropriate Qt version while installing Qt Creator to override the Qt 5.3.1(which was from QNX)?

2. The Qt Developer's Guide(http://pegasus.ott.qnx.com/download/download/26837/Qt_Developers_Guide.pdf) is old, could 
match the Qt 5.3.1 development framework, but not Qt Creator .
    Is there an new version guide available?

3. The Qt 5.3.1(which was from QNX) doesn't come with the examples, which are referenced in the Qt Developer's Guide.
    Anywhere to find the Qt examples for QNX target?

Thank you for your time for these newbie's questions.

Mike
Re: Which Qt Creator version to match QNX Qt 5.3.1 development framework?  
Qt Creator 3.2.1 matches QNX Qt 5.3.1.

1. Creator should be fine once you've set it up with QNX Qt 5.3.1.

2. No, the guide hasn't been updated for later versions of Qt Creator. :-(

3. I think the examples referred to in the guide are from Apps and Media 1.1.  The guide is actually geared more toward 
this product.  If you're using vanilla QNX 6.6.0, you can get generic Qt examples by installing the open source  Qt 5.3.
1 for Windows.
Re: Which Qt Creator version to match QNX Qt 5.3.1 development framework?  
>>>3. I think the examples referred to in the guide are from Apps and Media 1.1. 

Yes,  If you install "apps and media 1.1", you will get a "qnx660\source" directory containing "appsmedia_qt_source_v1_1
.zip".  These are the source examples for AnM (not for CAR).

There is some additional info about using Qt Creator for QNX in this pdf - however Qt Creator keeps evolving - the doc 
has not :)

https://blackberry.watchdox.com/ngdox/viewer/b0b77c0e-f198-44a2-8248-39ae32e11a3a

.