Compile tool button doesn´t work

Falk Brettschneider gigafalk at yahoo.com
Fri Apr 7 19:32:02 UTC 2000


Hi!

"W. Tasin" wrote:
> 
> Falk Brettschneider wrote:
> >
> > Hi,
> >
> > With a customer project only the "Build" toolbutton works. A click on
> > "Compile" causes an error message that the file cannot be found... :-(
> > --
> 
> I tried this too...
> and worked...
> 
> even in a minimalistic solution:
> 
> costum_project:
> ~/project/custom_project/custom_project.kdevprj
> ~/project/custom_project/custom_project/Makefile
> ~/project/custom_project/custom_project/test.c
That might be the problem...You don´t use sub-directories :)

My project structure is:
~/project/include/test.h
~/project/src/test.cpp
~/project/src/main.cpp
~/project/res/test.xpm
~/project/Makefile
~/project/test.pro
~/test.kdevprj

The exact error message is:
g++  -O0 -g3 -Wall      -c test.cpp -o test.o
test.cpp:10: test.h: Datei oder Verzeichnis nicht gefunden
make: *** [test.o] Error 1
*** failed ***

The kdevelop project file test.kdevprj contains all the files. I
included all files to the project by copying them to .../include and
.../src and RMB-click in RFV and "Add to project".


> FHM-------------------PGP-KeyID:0x7961A645----------:
> <Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>
??? Your bank account number?
> <http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>

Ciao,
  Falk



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




More information about the KDevelop-devel mailing list