QT/WIN32: VC Patches

Ralf Habacker ralf.habacker at freenet.de
Sat Apr 24 23:43:37 CEST 2004


On Saturday 24 April 2004 23:04, Peter Kuemmel wrote:
> Hello,
> the patches are
> - the diff file
> - the files I've added (I'm not familary with diff)
>    (too much for the mailing list 100kB, the email came back)

If a message is too big it will be redirected to the mailing list admin (me), 
who can lead this through. the mail with the QT VC Patches III will be 
available on the list in short. 

> I'm not sure if gcc will work with this patches (maybe I've destroyed
> someone others work).
>
> To compile the headers must be in the /inlude directory, the links
> generated by "make -f Makefile.cvs" don't work with vc: copy all *.h to
> /include and then move all *_p.h to /private.
> The most changes of existing code I've #ifdef ed with the MSC macro.
> Qt  compiles without an without the UNICODE macro; when UNICODE is
> enabled the text is gone (textirs), maybe my typecasts are too stupid.
> All these casts are marked with #if defined (MSC) && (UNICODE).
>
> I have to say, that come code is from the Wolfpack Emu project,
> http://sourceforge.net/projects/wpdev/.
> Their gui-less port compiles with the command line tools of ms.
>
> My setup is Win2k and Visual c++ 6 Sp6.
>
> Compiling with the free as beer Toolkit leads to some template related
> errors.
>
I will take a look on your patches in the next time and how to incoporate them 
into the cvs. Thanks for you efforts. 

Ralf 


More information about the kde-cygwin mailing list