Can't compile the sample project

09 Dec 2011

I'm a new user with a LPC1768 board. Since yesterday i'm trying to compile the sample hello world project (the one that appears when you create a new program). But when i hit the 'compile' button, i get the error message: "couldn't write file 'builds/2/users/a03b...c10/BlinkingLEDs/main.cpp.cpp.LPC1768.o': No such file or directory" in file "/".

Does anyone know how to solve this?

I tried running the compiler using Mozilla and Chrome, on Linux and Windows.

Thanks!

09 Dec 2011

Hi Geraldo,

Should now be fixed. Sorry about that.

Dan

09 Dec 2011

Dan,

I'm amazed at the incredibly quick solution! I really appreciated that! Now the hello world program is up and running! Thank you!

Geraldo