> > Generating Code... > link /LIBPATH:"d:\qpSOFT\Projects\BuildQt5-x64\qtbase\lib" > /LIBPATH:"d:\qpSOFT\Projects\BuildQt5-x64\qtbase\lib" > /LIBPATH:"d:\qpSOFT\Projects\BuildQt5-x64\qtbase\lib" /NOLOGO /DYNAMICBASE > /NXCOMPAT /DEBUG /DLL /MANIFEST > /MANIFESTFILE:"debug\declarative_locationd.intermediate.manifest" > /OUT:d:\qpSOFT\Projects\BuildQt5-x64\qtbase\imports\QtLocation\declarative_locationd.dll > @C:\Users\loaden\AppData\Local\Temp\nmAC70.tmp > poly2tri.lib(cdt.obj) : error LNK2038: mismatch detected for > '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in > qdeclarativeposition.obj > poly2tri.lib(sweep_context.obj) : error LNK2038: mismatch detected for > '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in > qdeclarativeposition.obj > poly2tri.lib(sweep.obj) : error LNK2038: mismatch detected for > '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in > qdeclarativeposition.obj > poly2tri.lib(advancing_front.obj) : error LNK2038: mismatch detected for > '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in > qdeclarativeposition.obj > poly2tri.lib(shapes.obj) : error LNK2038: mismatch detected for > '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in > qdeclarativeposition.obj > Creating library > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\imports\QtLocation\declarative_locationd.lib > and object > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\imports\QtLocation\declarative_locationd.exp > LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other > libs; use /NODEFAULTLIB:library > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\imports\QtLocation\declarative_locationd.dll > : fatal error LNK1319: 5 mismatches detected > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 10.0\VC\Bin\amd64\link.EXE"' : return code '0x527' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 10.0\VC\Bin\amd64\nmake.exe"' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > > Build broke after re-install Windows SDK 7.1. Any comments? 2012/5/28 Loaden <[email protected]>
> :( > The erroe message: > >> QtDBus: created headers.pri file >> No suitable compiler found in PATH. Aborting. >> *** qtbase/configure exited with non-zero status. >> >> > 2012/5/28 Thiago Macieira <[email protected]> > >> On segunda-feira, 28 de maio de 2012 14.57.44, Loaden wrote: >> > Sorry, I make a big mistake, because I don't install .NET 4.0 first, >> Then >> > Windows SDK 7.1 don't install the MSVC compiler, It's disabled becasue >> miss >> > .NET 4. >> > I will feedback after Re-install SDK 7.1. >> > Sorry for the noise. >> >> So the error was: >> >> cl.exe: Bad command or file name ? >> >> -- >> Thiago Macieira - thiago.macieira (AT) intel.com >> Software Architect - Intel Open Source Technology Center >> Intel Sweden AB - Registration Number: 556189-6027 >> Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden >> >> _______________________________________________ >> Development mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/development >> >> > > > -- > Please don't ask where I come from, It's a shame! > Best Regards > Yuchen > > -- Please don't ask where I come from, It's a shame! Best Regards Yuchen
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
