Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Problem while runing application: (5 Items)
   
Problem while runing application  
Im using QNX development suite ide 4.0.1

i built an application as QNX C project
and just wrote a  printf("hellloworld")

i successfully compiled it

But i donno how to run the application.
When im selectin "Run as" -> "C/C++ QNX QConn"
nothing is coming up
i tried  "Run as" -> "C/C++ Local application"
there also nothing is coming up.

and i tried running "qconn" , its not giving me any putput
please help me 

 "qconfig" command  output is
QNX Installations

  Installation Name: QNX Momentics Development Suite 6.3.2
            Version: 6.3.2 x86-only
     Base Directory: /opt/qnx632
           QNX_HOST: /opt/qnx632/host/linux/x86
           QNX_TARGET: /opt/qnx632/target/qnx6
Additional Packages
Re: Problem while runing application  
Because your project is a QNX C Project, you need to run it as using QNX qconn configuration. Following are the step to 
run it:

1) You need to have a separate machine (called target) running QNX Neutrino O.S., run the "qconn" utility in this target
 machine.
2) In you IDE, create a QNX Target project, enter the same IP address as your target machine. 
3) Select the build output binary in your project and select "Run as -> C/C++ QNX QConn". This will open a run 
configuration dialog window.
4) Make sure you have the correct target selected, and optionally you can enter additional configuration data like 
command arguments and environment variables.
5) If you want to debug your binary, do the same things as above except to select "Debug as -> C/C++ QNX QConn".

Re: Problem while runing application  
Is it possible that i can run , target in same machine itself using a Vmware
Re: Problem while runing application  
Yes, you can use a VM running Neutrino.
Re: Problem while runing application  
If you select Run as C/C++ Location Application ON the binary it would 
just run it,
to see output of a program open console view. Window->Show View... 
select Console


Attachment: Text elaskavaia.vcf 94 bytes