Launching failed

Topics for the Eclipse Environment
Post Reply
v8dave
Posts: 333
Joined: Thu Dec 31, 2009 8:31 pm

Launching failed

Post 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...
v8dave
Posts: 333
Joined: Thu Dec 31, 2009 8:31 pm

Re: Launching failed

Post 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!
Post Reply