Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - Zum C-Control-I-Forum - Zum C-Control-II-Forum

Problem beim compile Kategorie: IDE (von Kevin - 21.03.2012 15:22)
Ich nutze:
C-Control Pro Mega32
Hallo,

Ich bin ein Newbie bei C-Control-pro, deshalb meine Frage ist vielleicht ganz dumm.
Beim compile habe ich immer das Problem:Preprozessor Fehler-Include Datei nicht gefunden.

mein code ist einfach:
#include "RP6CCLib"

void main(void)
{

}

Ich habe probiert, durch Project->options->configure libraries, den Pfad RP6CCLib einzufuegen. Aber funktionert noch nicht.
Koenntet jemand mir helfen?

Kevin


    Antwort schreiben


Antworten:

Re: Problem beim compile (von KarlH - 21.03.2012 15:43)
    Re: Problem beim compile (von Kevin - 21.03.2012 15:55)