I was able to get qt-2.3.1 built using 'fink install qt-2.3.1'. However,
it does not build the mt (multithreaded) version. I need libqt-mt.so. I
tried building the source myself, and ran configure with -threads.
However, this resulted in numerous pthread related compilation problems,
including the following:

c++: unrecognized option `-pthread'

Is there a way to get qt to build with multithreaded support? Will I
have better luck with qt 3.0.x?

Chris

Alexander Hansen wrote:
> 
> There wasn't a binary package release of qt, so you won't see it
> through dselect.  You can in fact get qt-2.3.1:  I show qt-2.3.1 in
> stable, -3.0.3 in unstable.  Do a 'fink install qt-2.3.1' to get it
> (assuming you have the Development Tools, of course).
> 
> I'm not sure why qt-2.3.2 is listed as the last stable release on the web
> page without actually being available.
> --

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to