Forum Topic - Problem with running a compiled program:
   
Problem with running a compiled program  
Hi all,

So I have the QNX SDP installed, and am currently using the IDE in order to write a simple hello world program to run 
via network on the target (the QNX on the VMware). I've followed the instructions on this guide: http://www.qnx.com/
developers/docs/6.5.0/index.jsp?topic=/com.qnx.doc.momentics_quickstart/about.html

I've been able to get to step 8, but at step 9 (when I run debug), problems occurs.
"'Downloading and starting the application ...' has encountered a problem.
Error starting remote application.
Under details: 
Error: Attempting to exec a shared lib.

Am I missing something here?? Please help.

Thanks
Re: Problem with running a compiled program  
And I've made sure to check Application when I created the project