Re: Another VS problem ...
Use 4.3.2 - there you don't need the patch anymore
Looks like you've another program installed with the same name like an tools used in qconfigure.bat.
Re: Another VS problem ...
I still use 4.3.2.
I've checked the qconfigure.bat source - seems to be no problem there with the programs ...
Any more ideas?
Re: Another VS problem ...
As I said before - use 4.3.2 where you don't need the patch anymore...
Re: Another VS problem ...
As I said before - I still use 4.3.2 - without patch ;)
Re: Another VS problem ...
No, that can't be - 4.3.2 without patch does not ship qconfigure.bat ... :rolleyes:
Re: Another VS problem ...
Same problem happens with executing configure.exe :p
Re: Another VS problem ...
What's the problem searching for PKSFX or whatever executable is executed there and removing it (temporarly)?
Re: Another VS problem ...
The Problem is, that I've never heard from these software. I checked my filesystem - no results. I checked the Makefiles. Nothing.
I'll try on my other Windows Station. If this won't work, I try Eclipse. Better than Scite :P
Re: Another VS problem ...
after the question
#Going to compile qmake now
#Continue? (Y/N):y
'nmake.exe' is called - make sure nmake.exe is the correct one from vs2005 (execute it on command line)
Re: Another VS problem ...
Tested it before. It was right.
The problem was at the Platform SDK. I've re-installed it and it works for now.
I compiled my application in V C++ 2005 successfully.