Re: [Wengophone-devel] Patch for Linux install

2007-02-07 Thread Aurélien Gâteau
Aurélien Gâteau wrote: Hello, I have been working with Nicolas Lécureuil, the Mandriva packager, to fix the install target of the WengoPhone. The attached patch (for the 2.1 branch) is a rewrite of the install target, using CMake functions. It lets you specify the installation prefix using

[Wengophone-devel] Re: r9667 - refactoring of DefineWengoOptions.cmake

2007-02-07 Thread Tanguy Krotoff
I moved the *_EXTERNAL options to libs/3rdparty/CMakeLists.txt because it's more consistent from an architecture point of vue Now you can compile using your system cURL via CURL_EXTERNAL It works the same as before Dave Neary wrote: Hi Tanguy, I compile the Wengophone with as many external l

[Wengophone-devel] Re: r9667 - refactoring of DefineWengoOptions.cmake

2007-02-07 Thread Dave Neary
Tanguy Krotoff wrote: > I moved the *_EXTERNAL options to libs/3rdparty/CMakeLists.txt because > it's more consistent from an architecture point of vue > > Now you can compile using your system cURL via CURL_EXTERNAL I tried but the build failed in httptunnel.o in the owhttp directory - any ideas

Re: [Wengophone-devel] About logging

2007-02-07 Thread Aurélien Gâteau
Sebastien Tricaud wrote: Glib does a pretty good work : http://developer.gnome.org/doc/API/2.0/glib/glib-Message-Logging.html Glib looks good indeed. I will have a closer look at it. Aurélien ___ Wengophone-devel mailing list Wengophone-devel@lists.

[Wengophone-devel] Re: r9667 - refactoring of DefineWengoOptions.cmake

2007-02-07 Thread Tanguy Krotoff
You need curl version >= 7.15.2 currently there is not check about libraries version in OWBuild Dave Neary wrote: Tanguy Krotoff wrote: I moved the *_EXTERNAL options to libs/3rdparty/CMakeLists.txt because it's more consistent from an architecture point of vue Now you can compile using your s

[Wengophone-devel] File transfer implementation

2007-02-07 Thread Christopher Jimenez
Hi dear Wengonauts. I was looking into the file transfer implementation and could not really well undestand the code. So i was wondering if someone could give me a little explanation of how all the thing work. Im not any kind of sip expert. In the PhApiSendFileSeccion there is this code that s

[Wengophone-devel] CMake build fails for me on windows XP

2007-02-07 Thread Lukas Oberhuber
Hi, It's my turn to have problems with the cmake build. Hopefully someone has seen this before and has an answer. Scons works in similar situation. Here is the error from inside the MSVC2005 Command prompt: D:\Voip\workspace\wengophone_base2\build>build_nmake.bat D:\Voip\workspace\weng