[Wengophone-devel] Re: Bugs, bugtracking system, etc.

2008-03-05 Thread Vadim Lebedev
Atanas Atanasov wrote: Hello Vadim, I am an OpenWengo (is QutePhone official now, btw?) user and translator, and I occasionally submit bugs. I have a basic question. What are you planning to do with the huge backlog of submitted bugs at http://dev.openwengo.com/trac/openwengo/trac.cgi/report

[Wengophone-devel] cmake generator "NMake Makefiles" vs "Visual Studio 8 2005" for Visual Studio 2005

2008-03-05 Thread Tarrisse Laurent
Hi ! You can create a "Makefile Projet" in Visual Studio with Makefile generated by "cmake .. -G "NMake Makefiles" to build openwengo in the IDE Laurent___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mail

[Wengophone-devel] Bugs, bugtracking system, etc.

2008-03-05 Thread Atanas Atanasov
Hello Vadim, I am an OpenWengo (is QutePhone official now, btw?) user and translator, and I occasionally submit bugs. I have a basic question. What are you planning to do with the huge backlog of submitted bugs at http://dev.openwengo.com/trac/openwengo/trac.cgi/report ? Are they going to be

Re: [Wengophone-devel] WengoPhone installer (Windows)

2008-03-05 Thread Vadim Lebedev
Darshaka Pathirana wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Just wanted to drop a line and let you know that I was able to create the Windows Installer of WengoPhone on Windows using Visual Studio 2005. Here is how I did it: 1. Install NSIS 2.35 [1] 2. cd $PROJECTDIR\build 3.

[Wengophone-devel] WengoPhone installer (Windows)

2008-03-05 Thread Darshaka Pathirana
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Just wanted to drop a line and let you know that I was able to create the Windows Installer of WengoPhone on Windows using Visual Studio 2005. Here is how I did it: 1. Install NSIS 2.35 [1] 2. cd $PROJECTDIR\build 3. cmake .. -GCMAKE_BUILD_TYPE=