Changeset 42
- Timestamp:
- 04/01/07 16:02:39 (2 years ago)
- Files:
-
- trunk/pyosg/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pyosg/README
r41 r42 20 20 = News = 21 21 22 * 2007-04-01 PyOSG (trunk in svn repository) now compiles against OSG23 1.0, 1.1, and 1.2 on linux and Mac OS X. I'm still having trouble24 getting it running on Mac OS X (boost::python issues), but25 hopefully the worst is behind us and Windows support can be added26 relatively painlessly.22 * '''2007-04-01''' PyOSG (trunk in svn repository) now compiles 23 against OSG 1.0, 1.1, and 1.2 on linux and Mac OS X. I'm still 24 having trouble getting it running on Mac OS X (boost::python 25 issues), but hopefully the worst is behind us and Windows support 26 can be added relatively painlessly. 27 27 28 28 = Development = … … 37 37 38 38 The releases are at http://code.astraw.com/pyosg_downloads : 39 * [http://code.astraw.com/pyosg_downloads/PyOSG-1.2.1-1.tar.gz PyOSG-1.2.1-1.tar.gz] - built from 'trunk' revision 41, builds against OSG 1.0, 1.1, 1.2 on linux and Mac OS X 39 40 * [http://code.astraw.com/pyosg_downloads/pyosg_ads_15.tar.gz pyosg_ads_r15.tar.gz] - built from 'trunk' revision 15, removes scons and builds entirely with distutils 40 41 * [http://code.astraw.com/pyosg_downloads/pyosg_billhart_r15.tar.gz pyosg_billhart_r15.tar.gz] -built from 'billhart' branch revision 15, cleans up Bill Hart's "April 2005" release
