For those who interesting in mingw builds of Qt5 I upload archive https://www.dropbox.com/s/00pxb9202dym5pv/SDK-x64.7z with 64-bit build Qt-5.0.0. This archive contain 3 folders: 1. Qt-x86_64 - contain Qt-5.0.0 + QtCreator-2.6.1 2. mingw64 - 64-bit multilib toolchain 3. ported-x64 - 3rdparty libraries if I forgot something to copy to Qt bin folder
32-bit toolchain I upload later and post link there. 2012/12/22 1+1=2 <dbzhang...@gmail.com> > Hi Randolph D, > > Please note that, Qt libraries 5.0.0 for Windows only provided prebuild > version for MSVC2010 at present, if you using MSVC2005/2008/2012, you need > to compile it by yourself. > > Once you have installed MSVC2010-express and Windows debug tools > (cdb.exe), you can using QtCreator to build and debug your project. (All of > them are free.) > > BTW, even Qt5 provided prebuild version for MinGW, may be it don't work > for you. As there exists so many un-official pre-build MinGW, and a C++ > library per-build with one will fail to work with another one. If there > exists an official pre-build MinGW, then it will easy to provide a > pre-build Qt5 for MinGW. > > Regards > > Debao > > On Sat, Dec 22, 2012 at 5:35 PM, Randolph D. <rdohm...@gmail.com> wrote: > >> so now we have 3 compile options: in the commandline window. the qt >> creator, and MSVC with Qt 5 pluging. >> in Qt there is the message, that the nmake is not found, maybe a path >> setting dir problem in windows. >> in the MSVC plugin I can pickup the .pro file, but then a window tells >> there is no .vxproj file and some io.files not given. >> Nothing works, Why is the main used compiler gui not the Qt Creator >> anymore? and why does the MSVC install give errors not able to find NMake >> or missing something? >> >> cl : Befehlszeile error D8021 : Ung ltiges numerisches Argument >> /Wcast-align. >> >> NMAKE : fatal error U1077: ""C:\Program Files (x86)\Microsoft Visual >> Studio 11.0\VC\BIN\cl.EXE"": Rückgabe-Code "0x2" >> >> Stop. >> >> Please release a version 5.0 with MngW !! >> >> >> >> 2012/12/21 Randolph D. <rdohm...@gmail.com> >> >> 2012/12/21 Thiago Macieira <thiago.macie...@intel.com> >>> >>>> >>>> There is no need to install a plugin. You can download Visual Studio >>>> Express >>>> 2010 or 2012. It's free (as in beer), >>> >>> >>> Thanks for the hint, Thiago. Will try. >>> >>> >>>> Don't say stupid things you know >>>> aren't true if you want to be taken seriously >>>> >>> >>> he he, I saw the bonus sheet of your supervisor. ;-) >>> >> >> >> _______________________________________________ >> Development mailing list >> Development@qt-project.org >> http://lists.qt-project.org/mailman/listinfo/development >> >> > > _______________________________________________ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development > >
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development