Skip to content

Releases: sofa-framework/sofa

v18.12.01

14 Feb 09:38
4ca475c
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1812

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is needed to use the SofaPython plugin. Make sure it is accessible in the system PATH.

Linux

All dependencies are included.

MacOS

All dependencies are included.

Info

Binaries were generated using the following libraries:

. Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.15
Boost 1.69.0 1.58.0 1.68.0
Qt 5.11.3 5.10.1 5.10.1
Glew 1.13 1.13.0 2.1.0
Zlib 1.2.8 1.2.8 1.2.11
libPNG 1.6.18 1.2.54 1.6.36
libJPEG 6b 8.0.2 9c
libTIFF 4.0.9 5.2.4 4.0.10

v18.12.00

22 Jan 16:42
ec0ac45
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1812

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is needed to use the SofaPython plugin. Make sure it is accessible in the system PATH.

Linux

All dependencies are included.

MacOS

All dependencies are included.

Info

Binaries were generated using the following libraries:

. Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.15
Boost 1.69.0 1.58.0 1.68.0
Qt 5.11.3 5.10.1 5.10.1
Glew 1.13 1.13.0 2.1.0
Zlib 1.2.8 1.2.8 1.2.11
libPNG 1.6.18 1.2.54 1.6.36
libJPEG 6b 8.0.2 9c
libTIFF 4.0.9 5.2.4 4.0.10

v18.06.01

05 Oct 15:44
7fa39df
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1806

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is needed to use the SofaPython plugin. Make sure it is accessible in the system PATH.

Linux

Run ldd --version and choose the package corresponding to your GLIBC version.
All dependencies are included in the ZIP package.
Python 2.7 is needed to use the SofaPython plugin.

MacOS

All dependencies are included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa

Info

Binaries were generated using the following libraries:

. Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.10
Boost 1.64.0 1.58.0 1.67.0
Qt 5.7.1 5.10.1 5.7.1
Glew 1.13 1.13.0 2.1.0
Zlib 1.2.8 1.2.8 1.2.11
libPNG 1.6.18 1.2.54 1.6.34
libJPEG 6b 8.0.2 9c
libTIFF 4.0.9 5.2.4 4.0.9

v18.06.00

18 Jul 14:15
bb8a9e0
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1806

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is needed to use the SofaPython plugin. Make sure it is accessible in the system PATH.

Linux

Run ldd --version and choose the package corresponding to your GLIBC version.
All dependencies are included in the ZIP package.
Python 2.7 is needed to use the SofaPython plugin.

MacOS

All dependencies are included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa

Info

Binaries were generated using the following libraries:

  Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.10
Boost 1.64.0 1.58.0 1.67.0
Qt 5.7.1 5.10.1 5.7.1
Glew 1.13 1.13.0 2.1.0
Zlib 1.2.8 1.2.8 1.2.11
libPNG 1.6.18 1.2.54 1.6.34
libJPEG 6b 8.0.2 9c
libTIFF 4.0.9 5.2.4 4.0.9

v17.12.02

24 May 12:26
705eaf2
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1712

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is also needed to use the SofaPython plugin. Make sure it is accessible in your PATH.

Linux

Make sure you have Qt5 on your system.
sudo apt install qt5-default libqt5opengl5-dev will install all required Qt5 deps.
Python 2.7 is also needed to use the SofaPython plugin.

MacOS

All dependencies are already included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa

Info

Binaries were generated using the following library versions:

lib Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.10
Boost 1.64 1.58 1.64
Qt 5.7.1 5.5.1 5.7.1
Glew 1.13 1.13 2.0
Zlib 1.2.8 1.2.8 1.2.8
libPNG 1.6.18 1.2.54 1.6.31
libJPEG 6b 8.0.2 9b
libTIFF 4.0.9 4.0.6 4.0.8

v17.12.01

06 Apr 10:10
705eaf2
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1712

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is also needed to use the SofaPython plugin. Make sure it is accessible in your PATH.

Linux

Make sure you have Qt5 on your system.
sudo apt install qt5-default libqt5opengl5-dev will install all required Qt5 deps.
Python 2.7 is also needed to use the SofaPython plugin.

MacOS

All dependencies are already included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa

Info

Binaries were generated using the following library versions:

lib Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.10
Boost 1.64 1.58 1.64
Qt 5.7.1 5.5.1 5.7.1
Glew 1.13 1.13 2.0
Zlib 1.2.8 1.2.8 1.2.8
libPNG 1.6.18 1.2.54 1.6.31
libJPEG 6b 8.0.2 9b
libTIFF 4.0.9 4.0.6 4.0.8

v17.12.00

06 Feb 11:26
9776405
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1712

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.
Python 2.7 is also needed to use the SofaPython plugin. Make sure it is accessible in your PATH.

Linux

Make sure you have Qt5 on your system.
sudo apt install qt5-default libqt5opengl5-dev will install all required Qt5 deps.
Python 2.7 is also needed to use the SofaPython plugin.

MacOS

All dependencies are already included in the DMG package.
After install, to start runSofa, open a console and type
/Applications/runSofa.app/Contents/MacOS/runSofa

Info

Binaries were generated using the following library versions:

lib Windows Linux MacOS
Python 2.7.12 2.7.12 2.7.10
Boost 1.64 1.58 1.64
Qt 5.7.1 5.5.1 5.7.1
Glew 1.13 1.13 2.0
Zlib 1.2.8 1.2.8 1.2.8
libPNG 1.6.18 1.2.54 1.6.31
libJPEG 6b 8.0.2 9b
libTIFF 4.0.9 4.0.6 4.0.8

v17.06.02

12 Oct 14:43
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1706

Required dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2015.

Linux

Make sure you have Qt5 on your system.
For instance, execute the following command for Ubuntu/Debian:
sudo apt-get install qt5-default libqt5opengl5-dev
sudo apt-get install freeglut3 (if necessary)

MacOS

All dependencies are already included in the DMG package.

Info

Binaries were generated using the following library versions:

lib Windows Linux MacOS
Boost 1.64 1.58 1.64
Qt 5.7.1 5.5.1 5.7.1
Glew 1.13 1.13 2.0
Zlib 1.2.8 1.2.8 1.2.5
libPNG 1.6 1.2.54 1.6.29

v16.12.0

27 Jan 16:40
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1612

Dependencies

Windows

Install the Visual C++ Redistributable Packages for Visual Studio 2013.

For information, binaries were generated using the following library versions:

  • boost 1.59
  • Qt 5.7
  • GLEW 1.2.3
  • zlib 1.2.7
  • libpng-1.2.6

Linux

Make sure you have Qt5 on your system.
For instance, execute the following command for Ubuntu/Debian:
sudo apt-get install qt5-default libqt5opengl5-dev
sudo apt-get install freeglut3 (if necessary)

For information, binaries were generated using the following library versions:

  • boost 1.54
  • Qt 5.4.1
  • GLEW 1.10.0
  • zlib 1.2.8
  • libpng-1.2.6

MacOS

All dependencies are already included in the DMG package.

For information, binaries were generated using the following library versions:

  • boost 1.63
  • Qt 5.6.2
  • GLEW 2.0.0
  • zlib 1.2.5
  • libpng-1.6.28

v16.08.0

05 Aug 16:03
Compare
Choose a tag to compare

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v1608

Dependencies

Windows

Make sure you have Qt5 on your system or download qt-everywhere-opensource-src-5.5.1
Download the Visual C++ Redistributable for Visual Studio 2015:
VC-redist.x86.exe
VC-redist.x64.exe

Linux

Make sure you have Qt5 on your system.
For instance, execute the following command for Ubuntu/Debian:
sudo apt-get install qt5-default qttools5-dev-tools libqt5opengl5-dev
sudo apt-get install freeglut3 (if necessary)

MacOS

All dependencies are already included in the DMG package.