Le 25 mai 07 à 06:15, chopra dhruv a écrit :

I am trying to integrate P2P support with the
openwengo client. For testing I want to be able to
generate a release version which I can easily set up
on different machines rather than goiing through
the painful process of building my code on every
machine from scratch. Please let me know if you
guys have any idea on how I can go about it.

Hi,

Simply type "make install" and this will generate a distributable version of WengoPhone (a setup on windows, a .dmg on Mac OS X, ...) Note that if you want to compile your code in release mode, you have to add "-DCMAKE_BUILD_TYPE=Release" on the cmake command line, otherwise you'll get a debug version.

--
Philippe BERNERY <[EMAIL PROTECTED]>
http://dev.openwengo.org



_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to