Sun, 12/11/2011 - 16:51
Hello,
OCE 0.8.0 has been released. This release is source and binary compatible with OCE 0.7.0.
You can download sources from
https://github.com/tpaviot/oce/zipball/OCE-0.8.0 (.zip)
https://github.com/tpaviot/oce/tarball/OCE-0.8.0 (.tar.gz)
Here is a change summary since 0.7.0:
* Added more unit tests
* Help building on systems without cmake, in particular with WOK
* Removed deprecated bcc32 project files
* bcc32 and bcc xe edition support
* Fixes to allow building with cmake 2.6 - cmake 2.8 is stricly required only
when running unit tests
* Added Standard_StdAllocator class + UnitTest
* Added an option to disable the bspline mesher, and reverts to OFF
(not disabled) the default behavior
* Correctly set DEB,_DEBUG and NDEBUG defines. Enabling DEB (additional
debug code) is now an option
* Macro fixes in Draw package
* Solves a copy-paste bug in TDataXtd_PatternStd (bug #195)
* Add support installing libraries into lib64
* Ensure that GLU is found when checking for OpenGL
* Fixed opengl (ftgl) font issue
* Strip system paths from RPATH.
* Add few missing resource files (UnitsAPI support)
Users who contributed to this release:
Denis Barbier, Fotios Sioutis, Thomas Paviot, QbProg, Richard, Roman Lygin
Prebuilt binary packages will be uploaded soon at https://github.com/tpaviot/oce/downloads
Thomas