Bug 29562
Summary: | [Qt] installation build failed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | hausmann |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from Nokia internal issue QT-1700
--- Comments ---
Product: Qt
Function: BuildSystem
Version: 4.5.2
Platform: Vista
32-bit Vista Ultimate SP2 + all the latest updates as of today.
Compiler: MSVC
VS2008 SP1
Short description: Installation build failed
Did:
Comands:
configure -debug-and-release
nmake
Expected to see:
Got instead:
..\..\..\..\lib\QtWebKitd4.dll : fatal error LNK1120: 8 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"' : return
code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : retur
n code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
C:/Qt/qt/qt>
More details:
This is the result for this package: qt-sdk-win-opensource-2009.03.exe. There was no such build problem with the previous version 2009.02. The only difference is that this time I chose to install to C:/QT/qt instead of the default location C:/QT/2009.03.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
Unfortunately this bug report doesn't contain any information about the missing symbols or anything else that would allow us to reproduce this.