Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt Creator building for QNX

$
0
0
I recently built Qt 5.4.0 from source for my windows development machine. I can compile and deploy applications from the command prompt. However, I have been unable to build from within Qt Creator. I cloned the Qt5.3.0 kit from the Qt for QNX release that I was using and changed the configuration to point to the newly built Qt folders and added the compiler. The qmake step works fine, but, when I go to build the program, I get the following error: make1: *** [release/moc_tunits.cpp] Error -1073741515 Any ideas how to get Qt Creator to work with the newly compiled Qt 5.4.0 libraries? I followed the directions for adding Qt to Qt Creator for QNX and still the same issue. Thank you.

Viewing all articles
Browse latest Browse all 2113

Trending Articles