Skip to content

Preview 0.10.1, 2019.06.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@realthunder realthunder released this 19 Jun 09:29
· 157 commits to master since this release

Bug fix release.

Windows prebuilt is distributed in 7zip archive. Choose either Python2 or Python3 built, download 7z archive file, extract it and run bin/FreeCAD.exe inside.

MacOSX prebuilt is distributed in dmg image. Choose either Python2 or Python3 built.

Linux prebuilt is distributed with AppImage. Choose one based on the following description, download it, and chmod +x to make it executable, and run it.

  • The one with Xenial-Py2-Qt4 is built using Ubuntu Xenial debian package with Python 2 Qt 4. It should be able to run on most Linux desktop environment.

  • The one with Conda-Py3-Qt5 is build using conda packages with Python 3.7 Qt 5. It should also run on most Linux desktop.

  • The one with Bionic-Py3n2-Qt5 is built using Ubuntu Bionic debian package and contains both Python 2 and Python 3 binary with Qt5. By default it runs the Python 3 version. To run Python 2, either make a symlink with name containing py2, or run it with argument py2. You can also run the command line version with argument cmd. Please note that because bionic uses a newer version glibc, it can only run on system with glibc >= 2.2.