Dear all, I ran into the same issue. Let us do a RECAP
1. Basically, I tried to compile the OpenWengo Firefox extenstion with MinGW. I ran into issues and someone told me that this was doomed ans strongly advised me to switch to MSVC. 2. Now I would like to compile OpenWengo with MSVC as first step 3. I downloaded Qt 4.1.2 opensource does not support MSVC (only win32-g++ is supported by the configure command) So please answer the following question: in order to compile OpenWengo NG with MSVC, DO I HAVE TO BUY A COMMERCIAL VERSION OF QT 4.1.2 ? If not, does someone has a clear procedure to build MSCV with Visual Studio Express 2005 ? Or is there another trick ? Selon mstute <[EMAIL PROTECTED]>: > On 6/22/06, GURU MURTHY <[EMAIL PROTECTED]> wrote: > > > > Hi, > > Can you please elaborate your reply, I could not make it. > > The error I got when I enter "configure -platform win32-msvc" command > > is like this > > > > " Invalid option "win32-msvc" for -platform. > > See the README file for a list of supported operating systems and > > compilers. (...) > > > > Regards, > > > > GURUMURTHY > > > > > > Hi GURU, > > Have you try to post on the appropriate mailing-list? > http://lists.trolltech.com/ > Have you tried "configure" without options? > Have you installed MSVC? > As the open source release of Qt4 for Windows only support MinGW (at least > without the patch), you're trying to compile the commercial one. > If you have a commercial licence I think you can use your support at > Trolltech. > If you don't have one, please try the precompiled open source installer for > MinGw (ftp.trolltech.com) > > Regards, > -- > mstute > _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
