Qt 3.1 working files

Ralf Habacker kde-cygwin@mail.kde.org
Fri, 29 Nov 2002 21:59:10 +0100


> I want to help you guys work on the Qt 3.1 problems, but I don't really know
> what setup I should be working from. I'd like to keep it as close to Qt 3.1
> snapshots as possible. I downloaded a snapshot from a few days ago from
> trolltech.org, but qmake segfaults whenever I try to run it. What patches
> are necessary to get this to work? What tags/branches in CVS are relevant
> here? What patches have already been applied?

Check out the QT_CYGWIN_3_1_BRANCH of the qt-3 dir and download the binutils
snapshot from http://cygwin.kde.org/snapshots

Configuring and compiling works mostly.
Currently I an fighting with uic seg faults in CRTStartup()

Ralf