Kdevelop not building
Dotan Cohen
dotancohen at gmail.com
Tue Jun 6 00:46:25 UTC 2006
On 05/06/06, Pupeno <pupeno at pupeno.com> wrote:
>
> Have you created or opened a project ? What are you doing when the Build menu
> is empty.
> KDevelop doesn't know how to build individual files, it won't call gcc
> directly ever, it uses make to do it and for it to work, you should have a
> Makefile or a configure or some other project-files like that.
> If you are creating your own program, then just go and create a project. If
> you are working on someone elses program it'll be more complicated; unless
> that other program is more or less like a KDevelop project.
Er, no. Now that I have created a project, I have a populate Build
menu! However, even when running the Hello World program that is built
into the interface, I get these errors:
cd '/home/dotancohen/Desktop/deleteme' && WANT_AUTOCONF_2_5="1"
WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs
aclocal
aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library
make: *** [all] Error 1
*** Exited with status: 2 ***
Googling did _not_ help. What must I do?
Thanks.
Dotan Cohen
http://gmail-com.com
234
More information about the kubuntu-users
mailing list