Search found 3 matches

by Nik
29 May 2020, 12:47
Forum: Software
Topic: makefile: make: Nothing to be done for 'piTest.c'
Replies: 4
Views: 6027

Re: makefile: make: Nothing to be done for 'piTest.c'

Hello,

thanks for your responses. I will try my best and will let you know about my progress.

Regards
Nik
by Nik
25 May 2020, 17:41
Forum: Software
Topic: makefile: make: Nothing to be done for 'piTest.c'
Replies: 4
Views: 6027

Re: makefile: make: Nothing to be done for 'piTest.c'

Nachtrag:

Ok, ich habe nicht genau genug hingeguckt. Statt "make piTest.c" sollte nur "make" ausgeführt werden...

Vielleicht gibt es ja aber noch hilfreiche Antworten zu Toolchain?

Danke
Nik
by Nik
25 May 2020, 17:06
Forum: Software
Topic: makefile: make: Nothing to be done for 'piTest.c'
Replies: 4
Views: 6027

makefile: make: Nothing to be done for 'piTest.c'

Hallo Zusammen,
ich habe brandneu den RevPi Connect+. Ich wollte mich an den Tutorials für c++ versuchen, nur leider komme ich bei Tutoial 13 nicht besonders weit. Ich bin per ssh verbunden und habe im Ortner /demo den Befehl make piTest.c aufgerufen. Als Ergebniss erhalte ich "make: Nothing to be ...