1This is SoQt-@VERSION@ by Kongsberg Oil & Gas Technologies.
2Double-click on SoQt.pkg to start the installation. If you intend to
3develop without using Xcode, you should also install the SoQtTools
4package, which contains the soqt-config commandline utility, its
5associated man page, and its default configuration.
6
7If you do not want to use an installer, you can find a package
8containing only the framework itself on our ftp server[0] (look for
9SoQt-@VERSION@-gcc4-no_inst.dmg).
10
11SoQt is a GUI binding for Coin. For it to be useful, you will need to
12install Coin (or another Open Inventor implementation). You can
13download the Coin binary SDK from the ftp server.
14
15Note that this binary SDK has been built with gcc 4.0, meaning that no
16earlier version of gcc should be used in combination with this
17framework. Due to the ABI changes in gcc 4.0, applications built
18against this framework can only be used on Mac OS 10.4 "Tiger" or Mac
19OS 10.3.9.
20
21The Coin3D/Mac homepage[1] contains more information on how to get
22started using Coin and SoQt. You might also want to consider joining
23our public mailing list for discussions related to Coin3D
24development[2].
25
26Enjoy!
27
28[0] http://ftp.coin3d.org/coin/bin/macosx/
29[1] http://www.coin3d.org/mac/
30[2] https://www.coin3d.org/mailman/listinfo/coin-discuss/
31