[PATCH]QT_WIN32_3_3_BRANCH-GDI Leak

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Tue Dec 14 20:39:27 CET 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

The configure-*.bat files just call configure.bat and this batch just
calls bin\configure.exe with arguments you give to configure-*.bat /
configure.bat. So calling configure.bat with argument "-dsp" should
enable dsp-file generation. If this won't work (I assume it will work
with VC++ 7.0 and 7.1 but not with higher versions) we must patch qmake
/ look if there is a newer version / patch around.
Do you have one of those registry-keys in your registry:
"HKCU\Software\Microsoft\VisualStudio\7.0\Setup\VC\ProductDir";
"HKCU\Software\Microsoft\VisualStudio\7.1\Setup\VC\ProductDir";

Is there an evalutation version of msvc 2003 around where I can test this?
What qmakespec do you use? I hope "win32-msvc.net" :)

Calling bin\configure.exe with argument "-verbose" gives you some debug
output. There you should find something like
- ---------------------8<-------------
Creating makefiles. Please wait...
For d:\qt-3.3\qt-3.3-msvc\examples\aclock\aclock.pro
~  [debug]: d:\qt-3.3\qt-3.3-msvc\bin\qmake -spec win32-msvc  -o Makefile
aclock. pro
~  [debug]: d:\qt-3.3\qt-3.3-msvc\bin\qmake -t vcapp -spec win32-msvc
aclock.pro
- ---------------------8<-------------

If qmake isn't called with "-t vcapp" then our configure.exe has a
problem. Otherwise qmake can't handle vc++ 2003.

Christian

REGAT-BARREL Aurelien schrieb:

| Hi,
| Yes qmake can generate VC++ project files, I don't know if it can
| generate VC++ >= 7 solutions (a solution = a project of projects). But I
| don't know how to tell it to qmake (-t vcapp) from the .bat files.
| Yes Trolltech is indefensible since they released the GPL version for
| Mac. Windows users are considered as cash cow :-(
|
| Regards

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBv0FunNKwkgf+zVMRApWiAJ9YdvKE5IDyBAvowMamypNnfnTkIACfbp5g
2ydlVxqNyaiGghDDHjVdp50=
=BHW5
-----END PGP SIGNATURE-----


More information about the kde-cygwin mailing list