Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 7

Qt-interest Archive, March 2002
Qt multithread build, questions about libqui.so, libeditor.so


Message 1 in thread

I compiled 3.0.2 once with threading and once without. This of course creates 
libqt.so and libqt-mt.so. But I notice that libqui and libeditor are 
different under the different compilations, but there are no libqui-mt or 
libeditor-mt, so I'm concerned as to which version should be used in 
multi-threadeded apps and single-threaded apps. Is this an oversight/bug in 
the compile/install steps for these libararies?