|
|
|
@ -111,13 +111,13 @@ the most common option should be to make your application link against the
|
|
|
|
|
multi-threaded version (-mt).Packages necessary for compiling Qt
|
|
|
|
|
applications from source:
|
|
|
|
|
|
|
|
|
|
libtqt3-mt-dev (use libtqt3-dev for linking against -lqt, this package only
|
|
|
|
|
libtqt3-mt-dev (use libtqt3-dev for linking against -ltqt, this package only
|
|
|
|
|
contains the .so files and the header file for libtqui.so)
|
|
|
|
|
|
|
|
|
|
libtqt3-headers (header files for libqt and libtqt-mt)
|
|
|
|
|
libtqt3-headers (header files for libtqt and libtqt-mt)
|
|
|
|
|
|
|
|
|
|
qt3-dev-tools (this package contains the tools uic and moc as well as
|
|
|
|
|
qmake, retquired for building Qt applications)
|
|
|
|
|
tqt3-dev-tools (this package contains the tools tquic and tqmoc as well as
|
|
|
|
|
tqmake, required for building TQt applications)
|
|
|
|
|
|
|
|
|
|
If, however, you encounter an older program not to compile with this set
|
|
|
|
|
read the FAQ at the end of this document.
|
|
|
|
|