|
|
 |
Published by Zenja Solaja
Click here for more information about this publisher...
|
 |
|
Date Posted: |
July 31st, 2001
|
|
|
Last Updated: |
July 31st, 2001
|
|
|
License: |
Other Open Source License |
|
|
Downloads: |
1,997 total; 1 recently |
|
|
Page Views: |
18,520 total |
|
|
User Rating: |
awaiting 10 votes |
 |
|
Jump to the Downloads section |
|
 |
 |
About Qt-2.3.0:
BeOS port of Qt-2.3.0.X11(C++ API) from TrollTech.
Qt is an award winning cross-platform C++ API from TrollTech (http://www.trolltech.com). KDE, the *nix premiere desktop environment was created using Qt (as well as Konqueror, KOffice and other apps). The source to Qt-X11 is available from TrollTech under the QPL. More information about Qt and its licence is available from Trolltechs web site.
This is a port of Qt-2.3.0 (the latest stable version is 2.3.1, while 3.0 is in beta) which runs under the X11 window system for BeOS. YOU NEED BONE. Included in the 9Mb file is the precompiled library (libqt.so.2.3.0 and libqutil.so.1.0.0) and the following binaries (designer, moc and uic). The source is also included (original Qt source + BeOS BONE modifications. Adventourous souls are welcome to try creating a non-bone version). This package is only intended for developers.
Note - my webspace only allows 10Mb (this package is over 9Mb), so I had to remove all the examples and documentation. These files are available from TrollTech (8.26Mb qt-2.3.0.tar.gz), most of the examples will compile with no warnings. If you wish to recompile this archieve, you may need to adjust your environment so that 3rd party directories can be found (needed for libjpeg and mng)
Instructions:
-extract qt-2.3.0.tar.gz file.
-modify your .profile so that it has the following:
#X11R6.4 for BeOS version 3
export X11DIR=/boot/apps/X11R6.4
export DISPLAY=127.0.0.1:0
export PATH=$PATH:$X11DIR/bin
export LIBRARY_PATH=$LIBRARY_PATH:$X11DIR/lib
#Qt development
export QTDIR=/boot/home/develop/Qt/qt-2.3.0
export PATH=$QTDIR/bin:$PATH
export LIBRARY_PATH=$QTDIR/lib:$LIBRARY_PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
-start Xbeos, xterm and a window manager
-you may now run $QTDIR/bin/designer to verify the install.
-to verify the development environment, go into one of the 14 $QTDIR/tutorial directories (included in this archieve) and type 'make'. They should compile with no warnings. Alternatively, you may download the original Qt2.3.0 source which also includes an /examples directory, with lots of interesting apps which can also be recompiled.
A future release which is more user friendly will eventually be available (hopefully from TrollTechs website). People interested in porting Konqueror may want this package to evaluate the feasability of a BeAPI native port.
|
 |
|
 |
Latest Version |
 |
|
 |
| |
 |
|
Details about this version:
Initial developer preview - BONE only.
Source and precompiled libarary included
|
| |
 |
|
Intel Version - requires R5 (9.5 MB) |
1,997 downloads |
|
 |
|
 |
 |
| |
  |
[rating: 10] |
|
 |
Primary Location |
|
|
| Add Additional Location |
 |
|
 |
|
| Source Included |
 |
 |
 |
 |
 |
Like this app? Have questions or comments?
Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
|
|
|