You have the comercial edition of Qt.
You should place your questions to Trolltech' support.
Good luck,
Tom
You have the comercial edition of Qt.
You should place your questions to Trolltech' support.
Good luck,
Tom
First of all, you should read 4.3 docs since that's what you have, not 4.0. I don't know whether the installation instructions have changed but still.
What's the reason for compiling it at all? Is the binary installer insufficient?
Ah, that error.but in the end i get an error (fatal error)![]()
J-P Nurmi
first simply i dont have the installer
these is the errors i get
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\n
make.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
thank you
Yes, download the installer and use that to start with. The sources are there in case you want to make a special build for some reason.
these are all errors:
itemviews\qdatawidgetmapper.cpp : fatal error C1083: Cannot open precompiled hea
der file: 'tmp\obj\debug_shared\QtGuid_pch.pch': No such file or directory
qfileiconprovider.cpp
itemviews\qfileiconprovider.cpp : fatal error C1083: Cannot open precompiled hea
der file: 'tmp\obj\debug_shared\QtGuid_pch.pch': No such file or directory
qcolumnview.cpp
itemviews\qcolumnview.cpp : fatal error C1083: Cannot open precompiled header fi
le: 'tmp\obj\debug_shared\QtGuid_pch.pch': No such file or directory
qcolumnviewgrip.cpp
itemviews\qcolumnviewgrip.cpp : fatal error C1083: Cannot open precompiled heade
r file: 'tmp\obj\debug_shared\QtGuid_pch.pch': No such file or directory
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\n
make.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Could you give the binary installer a go first? Once an actual need arises, we will help you to compile Qt by hand.![]()
J-P Nurmi
finaly i compiled it .
but when i try to comile a qt program using visual studio i get the following message
"LINK : fatal error LNK1181: cannot open input file 'QtCore4.lib'"
thank you
Bookmarks