Compile tool button doesn´t work
W. Tasin
tasin at e-technik.fh-muenchen.de
Fri Apr 7 17:08:02 UTC 2000
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
where Makefile is:
----
check_custom: test.c
gcc -o check_custom test.c
----
and test.c is:
----
#include <stdio.h>
int main()
{
printf("Hello, world!");
printf("shau schau");
return 0;
}
----
>
> Greetings from the realm of beta testers,
> --Falk
>
Ciao
Walter
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,
FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>
More information about the KDevelop-devel
mailing list