AW: AW: link object files

Ralph Hesse consors at ralph-hesse.de
Fri May 18 10:15:49 BST 2001


Hi,

you are right the file are not in the Makefile.am. Looked a bit strange to
me. I deleted the entire project and created a new one, did the same steps
like before and now it works.

Anyway, thank you for your help.

Regards,
Ralph


> -----Ursprungliche Nachricht-----
> Von: Mailing list agent [mailto:mdom at barney.cs.uni-potsdam.de]Im Auftrag
> von Heiko Leberer
> Gesendet: Freitag, 18. Mai 2001 10:18
> An: kdevelop at kdevelop.org
> Betreff: Re: AW: link object files
>
>
> Hi.
>
> Ralph Hesse wrote:
> >
> > Hi,
> >
> > no problem. I created the project within Kdevelop (version 1.3)
> and added
> > the new files with Project->add new files. In the files are
> more than one
> > class. It looks like that KDevolop is not regonizing that it
> has to compile
> > and link the files to main. When I clean the project and do
> > project->create(F8) with selected main function it is not compiling the
> > other files. The header files are included in the main program.
> >
>
> Please check the following: if you succesfully added existing files,
> those files should appear in the list of source and header files, the
> corresponding classes should be listed in the class browser.
> You can additionally verfiy this outside of kdevelop. If your project is
> named xxx, then check whether you will find the existing files listed in
> xxx/xxx/Makefile.am
>
> there should be a line
>
> xxx_SOURCES = main.cpp ... <your additional .cpp files>
>
>
> If this is not the case, your files have not been properly added to the
> project.
>
> Best regards,
> Heiko.
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe ;your-email-address+


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list