|
Re: RE: Compiling Qt 5.4.0 for QNX
|
02/06/2015 4:10 PM
post113252
|
Re: RE: Compiling Qt 5.4.0 for QNX
Main reason to use 5.4.0 is to standardize all our platforms to one version of Qt. We have code for many OS's and want
all to compile without changes.
I have gotten farther, I cleaned my src folder and re copied all the files from the src zip file. I can get Qt to
compile, but, am unsure if I did it properly. When I run configure.bat it fails unless I specifically add in a platform
command. I used the command line argument -platform win32-g++. Anything else, and the configuration would fail. Is
that the proper platform to use since I am building on a windows machine?
Thanks.
|
|
|