Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Legomind NXT with Eclipse C++
Legomind NXT with Eclipse C++ [message #1152901] Thu, 24 October 2013 08:41
Farhan Rasheed is currently offline Farhan RasheedFriend
Messages: 1
Registered: October 2013
Junior Member
Hello All,

I am programming LegomindNXT robot with Eclipse C++. The problem is that When I open the Example program Then i get 1 warning and 1 Error.

Warning: Makefile:16: /cygdrive/C/cygwin/nxtOSEK/ecrobot/ecrobot.mak: No such file or directory
Error:make: *** No rule to make target `/cygdrive/C/cygwin/nxtOSEK/ecrobot/ecrobot.mak'.  Stop.


As the warning syas No Such directory or file , but the file is there in the Directory.
and in the Enironment variable , under the System Variables I have put the path of cygwin i.e c:\cygwin\bin .

While when I make any simple "hello world" and just execute the 'c' file then it works good .

What could be the problem ?

i am using Windows 7 SP1 and I have the latest version of GCC.

Thanks
Previous Topic:How to add path for Code Analysis
Next Topic:Question mark stated at .c and .h name
Goto Forum:
  


Current Time: Thu Mar 28 12:36:57 GMT 2024

Powered by FUDForum. Page generated in 0.03196 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top