[PATCH] Build improvements for msvc.net

Chris January chris at atomice.net
Tue Sep 28 10:43:45 CEST 2004


> Hi,
> 
>   Made a few build improvements ( and at least for msvc.net 
> on QT_WIN32_3_3_BRANCH it was a compile fix as well ).
> 
> Sumary of changes:
> - Changed configure.bat to build a %MAKEFILE% variable, it's 
> necessary since msvc.net uses the makefile for the VC++ 6.
> - Reduced the number of files in the link_includes.pro to the 
> min "buildable" set. One of the removed ones were 
> qlibrary*.cpp, which wasn't letting it build anyway since it 
> was missing stuff in the private folder ;)  Along with that 
> change, I regenerated all the Makefiles ( makefiles.patch ) 
> and hand edited them, should all be working, but I really 
> only tested out the msvc.

I don't see any changes regarding qlibrary*.cpp but I do see you've removed
qdatastream.cpp from the build process. Any reason? As for the compile fix I
have been building msvc.net from the QT_WIN32_3_3_BRANCH with no problems
for a few days now. Is your CVS checkout up-to-date?

Chris



More information about the kde-cygwin mailing list