How to create a project from binary sources

Bernd Pol bernd.pol at online.de
Thu Jul 15 10:06:55 BST 2004


On Thursday 15 July 2004 04:45, Jose Sanchez wrote:
> Hi,
>
> I was wondering if someone has an idea or if this is possible.  We
> are working with a program called player which is used for networking
> robots.  For this program to run with our robots we had to write
> drivers and incorporate them in their sources.  However, since no one
> in our lab is familiar with automake and autoconf we wrote our files
> with Kdevelop and then we always have to compile from the terminal
> window by invoking make and them make install.  I was wondering if it
> is possible to create a project out of the sources so that we can
> include directly our files there and compile directly from kdevelop.
>
Did you try to import your files as custom project? 
Project -> Import Project, then select a suiting (Custom Makefiles) from 
the Project Type drop down.

Bernd

-
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