New libpacks for Windows with Qt5.12, OCC7.3 and Python 3.6 by apeltauer

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Locked
User avatar
apeltauer
Posts: 399
Joined: Fri Aug 11, 2017 2:19 pm

New libpacks for Windows with Qt5.12, OCC7.3 and Python 3.6 by apeltauer

Post by apeltauer »

After a while of development, we now can announce a new LibPack for Windows.
The new LibPack is build with Microsoft Visual Studio 2017 (but it can also be used with VS2015 and VS2019), 64 Bit only.
In Version 12.1.2 the following is included:
  • Boost 1.67
  • Coin3D 4.0.0a
  • Eigen3
  • FreeType
  • KDL
  • libarea
  • Open CASCADE Technology 7.3.0
  • Point Cloud Library
  • PyCXX
  • Python 3.6.8
  • PySide
  • Qt 5.12.1
  • Salome SMESH
  • Shiboken
  • vtk
  • Xerces-C
  • Zipios++
  • zlib 1.2.11
The LibPack includes the release and the debug version of the 3rd party libraries.
The LibPack also includes all cmake config file to configure the build.
The official link to the LibPack: https://github.com/FreeCAD/FreeCAD/rele ... g/0.19_pre
The unofficial link to my github repo https://github.com/apeltauer/FreeCAD/releases --> their are also two zip files with a subset of the binaries just needed for the release or debug build.

The initial development topic can be found here: https://forum.freecadweb.org/viewtopic.php?f=4&t=34708
If you have any issue, question, want to add something to the libpack or etc., please refer to the above development topic.

Thanks to wmayer and sgrogan with all their patience and help to make this LibPack work.
User avatar
Tamirov.ru
Posts: 89
Joined: Thu Feb 07, 2019 3:21 pm
Contact:

Re: New libpacks for Windows with Qt5.12, OCC7.3 and Python 3.6 by apeltauer

Post by Tamirov.ru »

Excuse me, if my question is stupid.. I'm not C++ or Python programmer..
Is this connected to my issue 0.18, Windows 10, 'Save picture' gives black rectangle image?
Anyway, THANK YOU for YOUR JOB!!!
Частный вебмастер, разработка сайтов, продвижение сайтов.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: New libpacks for Windows with Qt5.12, OCC7.3 and Python 3.6 by apeltauer

Post by triplus »

Thanks!
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: New libpacks for Windows with Qt5.12, OCC7.3 and Python 3.6 by apeltauer

Post by NormandC »

It's very nice of course, but why is this topic announced in all the forums??? This only concerns the Install / Compile forum, and for a very limited fraction of FreeCAD users.
Locked