developing pidgin with Kdevelop

Sergey Rudchenko sergey.rudchenko at gmail.com
Tue Sep 2 01:55:21 EDT 2008


On Tue, 2008-09-02 at 13:50 +0800, jimmy_yuhai wrote:
> can we import the pidgin source code into KDevelop IDE? and let it
> generate the Makefile
>  
> how to do that ?
>  
> any ideas?  

I suggest to use the CMake (http://www.cmake.org) it can generate
KDevelop projects, Makefiles, MSVS solutions, XCode project and else.
It is very convenient to have single build script for all the platforms.

--
Best regards,
Sergey Rudchenko





More information about the Devel mailing list