Since you said you had problems compiling QT4 with Microsoft Visual C++ 2005 Express Edition?, I may have done some things different that allowed my success.
First, I downloaded and installed the newer Platform SDK Windows 2003 Server SP1 and I used the automatic environment variable registration.
Then I installed Microsoft Visual C++ 2005 Express Edition and Microsoft MSDN 2005 Express Edition - ENU. I ran the QT4 build immediately without updating to SP1. I noticed this morning that there was a critical update for Microsoft Visual C++ 2005 Express Edition.
When I built QT4, I just ran configure => nmake without tweaking anything.
I also used QT4.3.3.
t00fri wrote:I KNEW you would NOT give up despite your repeated respective statements ...
-----------------------------------------------------------------------------
Let me remind you of this "harmless" sentence in my brief instructions from yesterday morning:
That was quite the ordeal. Kind of scary really.
I just tried to renamed the libs. It worked in some cases. But for jpeg2 at least, using the libjpeg.lib from the winlib folder had an undeclared call that caused the link error.
cartrite