Dear all,
The first public release of the OCE (Opencascade Community Edition) project is available for download. Many bugs coming with the latest occ6.5.0 release were fixed (a summary of changes is attached below).
Download at: https://github.com/tpaviot/oce/wiki/Download
GIT repository: https://github.com/tpaviot/oce
Mailing list: http://groups.google.com/group/oce-dev
Best Regards,
Author
==========================
Version 0.1.0 - April 2011
* Import OCC 6.5.0
[Author]
* Add instructions for cloning/pulling with git and for
building from sources.
[Author]
* Replace Abs(foo
These bugs have been reported on the opencascade forum:
http://www.opencascade.org/org/forum/thread_20187/
BugID=OCC22324
[Fotis Sioutis]
* Rename guards for MSVC specific pragmas from WNT to _MSC_VER.
These are mainly #pragma warnings or MSVCRT specific things.
[QbProg]
* Fix build failures with Borland compiler.
[Fotis Sioutis]
* Add project files for Borland Developer Studio 10.
[Fotis Sioutis]
* Fix build failures with Mingw.
[Jérôme Robert]
* Add new Automake conditionals: HAVE_X11 and IS_WINDOWS.
When X11 is not found, do not compile sources from Xw and
ImageUtility. On Windows, compile files from ros/src/WNT.
[Denis Barbier]
* Improve Autools usage.
[Denis Barbier]
* Assume /usr when --with-gl2ps/--with-freeimage configure
options are specified without arguments.
Submitted upstream:
http://www.opencascade.org/org/forum/thread_20231/
BugID=OCC22335
[Mark Pictor]
* New --with-ftgl212 to declare FTGL 2.1.2 location.
Fix sources to also work with newer FTGL versions.
Submitted upstream:
http://www.opencascade.org/org/forum/thread_20128/
BugID = OCC22328
[Denis Barbier]
* Add missing clock_gettime implementation in MacOSX.
[Author]
* Remove duplicate header files.
[Fotis Sioutis]
* Fix build failure with tcl 8.6.
Submitted upstream:
http://www.opencascade.org/org/forum/thread_20125/
BugID = OCC22327
[Denis Barbier]
* Bug fix: text doesn't get displayed in 6.5.
Submitted upstream:
http://www.opencascade.org/org/forum/thread_20101/
[Venugopal Gudimetla]
* Fix building with FreeImage on Unix.
Submitted upstream:
http://www.opencascade.org/org/forum/thread_20043/
[Denis Barbier]
* Add -version-info 0:0:0 libtool flag on Unix.
[Denis Barbier]
* Rename config.h into oce-config.h.
[Denis Barbier]