Forum Topic - how to use Qt4.7 in QNX momentics IDE?: (5 Items)
   
how to use Qt4.7 in QNX momentics IDE?  
I am trying to using Qt4.7 to show pictures in QNX Momentics IDE,  but I don't know how to config the envionment.I hope 
you can help me !
Re: how to use Qt4.7 in QNX momentics IDE?  
Not sure what you mean.. (And if I could help..)
You say you want to use qt4.7 with QNX Momentics -> for what?
Do you want to port your qt program to QNX and let it run on a qnx machine?
Or do you want to use Momentics as your IDE to make a qt program?
Are you using Momentics on a QNX machine or a Windows (or Linux) machine?
Re: how to use Qt4.7 in QNX momentics IDE?  
> Not sure what you mean.. (And if I could help..)
> You say you want to use qt4.7 with QNX Momentics -> for what?
> Do you want to port your qt program to QNX and let it run on a qnx machine?
> Or do you want to use Momentics as your IDE to make a qt program?
> Are you using Momentics on a QNX machine or a Windows (or Linux) machine?

I am planning to  use Qt 4.7 on a qnx machine .But I want to develop it in a way of  windows host. 

in another words , I want to develop my qt program in a windows . But actually the program runs on a qnx machine.
 
Re: how to use Qt4.7 in QNX momentics IDE?  
Re: how to use Qt4.7 in QNX momentics IDE?  
> Please refer to this document:
> http://dl.dropbox.com/u/13676760/Qt_debugging_rev2.pdf


Thanks very much !

I have already make it runs correctly!