Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Qt5.2 on QNX Neutrino: new UI Core graphics framework headers and libraries: (2 Items)
   
Qt5.2 on QNX Neutrino: new UI Core graphics framework headers and libraries  
Hi All,

I would like to compile Qt5.2 source code for QNX Neutrino target, to run my qt application on QNX target. I tried as 
follows:
I followed http://qt-project.org/doc/qt-5.0/qtdoc/platform-notes-qnx.html#build-requirements to configure my windows 
host machine.
I have the following:
QNX SDP 650 SP1, windows SDK, DirectX sdk, python, perl, and all required packages. but the link mentioned above 
insisting that,  inorder to compile qt for qnx we need " new UI Core graphics framework headers and libraries". And i 
dont know from where i can get it. Please help me on this. 

without these libraries and headers, i tried compiling,  it throws the following error:
"screen/screen.h: no such file or directory"

So please guide me on how i can get this.

Regards,
Sivakumar.

Re: Qt5.2 on QNX Neutrino: new UI Core graphics framework headers and libraries  
Did you manage to get those files ?
I'm interested too.