Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » newbie help on compile error(compile error)
newbie help on compile error [message #1831693] Wed, 26 August 2020 13:49 Go to next message
Eclipse UserFriend
Hi,
i am very new to eclipse (only started using it yesterday), installation went ok, everything seems to be working apart from i cant compile my code, i get the following error and don't know where to start to fix it
make: *** No rule to make target '../../points', needed by 'project/points'. Stop.

i am using eclipse 2020-06 on a linux machine with the arduino plugins from the marketplace

not sure if i need to have the arduino IDE installed or not.

any help would be appreciated
thanks


Re: newbie help on compile error [message #1832342 is a reply to message #1831693] Wed, 16 September 2020 13:28 Go to previous messageGo to next message
Eclipse UserFriend
Hey, may there is a problem with your code or you might not have defined the target, kindly check it once and try again lowes life but you may not need the arduino IDE as far as i believe. Let's see how things work if IDE too, planning to get it from market place in a couple of days.
Re: newbie help on compile error [message #1832355 is a reply to message #1832342] Thu, 17 September 2020 01:52 Go to previous messageGo to next message
Eclipse UserFriend
The message from make, make: *** No rule to make target ...
means the makefile doesn't have the named target OR there is no makefile.

Rather than guessing, why don't you tell us specifically what you've done?
That is, what actions preceded getting this message?
Wouldn't hurt to also provide the exact content of the build log vs an abbreviated one.
Re: newbie help on compile error [message #1832633 is a reply to message #1832355] Tue, 22 September 2020 08:01 Go to previous message
Eclipse UserFriend
See this articles
https://www.eclipse.org/downloads/packages/installer
Previous Topic:generating risc-v machine code from c/c++ files
Next Topic:how do I edit toolchains?
Goto Forum:
  


Current Time: Fri Jun 20 09:41:59 EDT 2025

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

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

Back to the top