Plain c++
Harald Fernengel
harry at bnro.de
Mon Jun 25 21:58:29 UTC 2001
Hi,
> I have a simple c++ program, and to compile I do:
> g++ program.c -o program
> And I would like to compile an plain c++, but I don't want makefile...
> neither other files... What can I do?
>
> I like the kdevelop enviroment, but I think I can't use for my simple
> program :-(
Hm, a solution would be to add "g++" as a "Tool" in the "Tools Setup". Click
on "Capture output" to see whether there were errors. You can then compile
using the "Tools" menu.
Harry
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list