self/local hosting

I was wondering if anyone could lay out the steps to take so that a
program coded on the host machine could run on the host machine.
I’ve read the documentation, but I think its served to confuse me a
little :confused:

I would greatly appreciate it

What I can do:
I can set up a new project, build it and then put in the
appropriate information in the Debug or Run fields. however, when
debugging, I get the following error:

Launcing(Error: Error creating session: Exec error:Launching failed)

Again, any help would be most appreciated

Hello

You should use the remote launch ( even on self hosted ) and make sure
qconn is running. Then setup localhost as a target. Just so I am sure,
you are running this on QNX Neutrino, right? That is what you mean by
self/local hosted.

Thanks,
Rodney


jamoore84 wrote:

What I can do:
I can set up a new project, build it and then put in the
appropriate information in the Debug or Run fields. however, when
debugging, I get the following error:

Launcing(Error: Error creating session: Exec error:Launching failed)

Again, any help would be most appreciated

Therein might be the problem. The target will be a Neutrino system,
but Momentics is installed on an Windows XP laptop. Until the
Neutrino computer comes back (its currently out), I wanted to try and
run some of the programs on the host so I could see how things are
coming along

jamoore84 wrote:

Therein might be the problem. The target will be a Neutrino system,
but Momentics is installed on an Windows XP laptop. Until the
Neutrino computer comes back (its currently out), I wanted to try and
run some of the programs on the host so I could see how things are
coming along

Targets compiled for Neutrino will only run on Neutrino, so you need a
target. You can try a trial of VMWare or I hear that Windows is
offering Virtual PC for Free. Both should allow you to setup a Neutrino
target in Windows.

Rodney

VMWare is also free now (at least VMWare Player and VMWare Server is).

VMWare Player does restrict you to running existing images though.

Rodney Dowdall wrote:

jamoore84 wrote:
Therein might be the problem. The target will be a Neutrino system,
but Momentics is installed on an Windows XP laptop. Until the
Neutrino computer comes back (its currently out), I wanted to try and
run some of the programs on the host so I could see how things are
coming along


Targets compiled for Neutrino will only run on Neutrino, so you need a
target. You can try a trial of VMWare or I hear that Windows is
offering Virtual PC for Free. Both should allow you to setup a Neutrino
target in Windows.

Rodney