Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » make: *** No rule to make target mix of / and \(Remote development)
make: *** No rule to make target mix of / and \ [message #1852638] Sun, 29 May 2022 09:31 Go to next message
Kurt Struevy is currently offline Kurt StruevyFriend
Messages: 45
Registered: May 2016
Member
Hello,
here I have a little problem when I try to debug my program.
After startinf debugging I get this error:
make: *** No rule to make target `C\:\Users\Kurt\eclipse-workspace\sg90Lib/sg90.h', needed by `src/RoboCar.o'.  Stop.

It is not a real problem but it causes an error:
It seems there is something wrong by creating the make file.
You see it mixes the code on this place
\sg90Lib/sg90.h

There are some backslashes \ ond one slash / mixed.
Where is the failure?
Thanks for any tips.
Kurt

[Updated on: Sun, 29 May 2022 09:36]

Report message to a moderator

Re: make: *** No rule to make target mix of / and \ [message #1852657 is a reply to message #1852638] Mon, 30 May 2022 11:35 Go to previous message
Kurt Struevy is currently offline Kurt StruevyFriend
Messages: 45
Registered: May 2016
Member
Hello,
I think this is not a problem for this forum. 1204 person read it but definitely no one can help.
That's frustrating.
Maybe i helps if I give some information about my config.
Eclipse IDE for C/C++ Developers (includes Incubating components)
Version: 2022-03 (4.23.0)
Build id: 20220310-1457

It runs on a Windows10 machine using Virtual Box 6.1.
thanks
Kurt

[Updated on: Mon, 30 May 2022 11:37]

Report message to a moderator

Previous Topic:Question on modifying Debug behavior
Next Topic:Build system bug
Goto Forum:
  


Current Time: Thu Apr 25 01:45:42 GMT 2024

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

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

Back to the top