Page 1 of 1

Launching failed

Posted: Tue Apr 19, 2011 9:55 pm
by v8dave
Hi all,

I am getting something strange with trying to build a new and older project. When I first try to build I get this error.

Code: Select all

Internal Builder: Cannot run program "comphtml": Launching failed
I then try to build again and I get this new error.

Code: Select all

Internal Builder: Cannot run program "m68k-elf-g++": Launching failed
I have checked and all files are present.

I opened a previous project and it gives the same error and it was working about 1 month ago.

I have done a quick search of the forum and found nothing.

The only thing I can think of is that I installed Eclipse for Android development but that was in a different directory from the Netburner installation. Could this have changed something? I have not seen this before when I had the Nokia Development version of Eclipse installed along with Netburner.

Dave...

Re: Launching failed

Posted: Tue Apr 19, 2011 11:03 pm
by v8dave
OK. I seem to have sorted it. Not sure why but the PATH environment variable was missing the NBURN paths to the compiler.

All working again!