New libpacks for Windows with Qt5.15, OCC7.5

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

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by apeltauer »

HI all,
i have created a new libpack with occ 7.5.3...

https://github.com/apeltauer/FreeCAD/re ... ack_12.5.4

Tests are welcome. Please add issues to the issue list in github:
https://github.com/apeltauer/FreeCAD/issues

Thanks....
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by uwestoehr »

Many thanks!

The Libpack works fine. I only found 2 minor issues and reported them.
falviani
Posts: 250
Joined: Tue May 07, 2019 8:49 pm

Re: Help! - New libpacks for Windows with Qt5.15, OCC7.5

Post by falviani »

Hello all,

My current (broken) build from source:
OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.27081 (Git)
Build type: Release
Branch: master
Hash: c0c4ae40a5f7f44fcc601645988b2aa1fed5f942
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.0
Locale: English/United States (en_US)

I did a pull this morning, then cleaned before building, so it's up to date.

Dumb question here - I haven't changed my build configuration in forever, and I can't remember how to update the libpack that's built against. Could some kind soul post simple instructions here. I am doing a little development of a workbench, but I am not touching FreeCAD itself - I just want to keep up to date.

Thanks in advance!

Frank Alviani
falviani
Posts: 250
Joined: Tue May 07, 2019 8:49 pm

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by falviani »

Hello All,

I think I downloaded the wrong version. My bad. :oops:

Frank Alviani
falviani
Posts: 250
Joined: Tue May 07, 2019 8:49 pm

Re: Errors in New libpacks for Windows with Qt5.15, OCC7.5

Post by falviani »

I have found errors and warnings when building with the latest libpack (FreeCADLibs_12.5.4_x64_VC17a) and put an entry in the issue list in GitHub as requested. The info for my latest build is:
OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.27133 (Git)
Build type: Release
Branch: master
Hash: b3e52226fec48d58f4acca4f9699e52ed2e4c003
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.0
Locale: English/United States (en_US)
The github entry includes a file with the error output of my latest build - hopefully that will help.
GeneFC
Veteran
Posts: 5373
Joined: Sat Mar 19, 2016 3:36 pm
Location: Punta Gorda, FL

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by GeneFC »

falviani wrote: Thu Jan 20, 2022 5:13 pm I have found errors and warnings when building with the latest libpack (FreeCADLibs_12.5.4_x64_VC17a)
I am not sure which libpack your are using, but I do not think it is the correct one.

Here is the "about" info from my latest (successful) compile a couple days ago.

OS: Windows 7 Version 6.1 (Build 7601: SP 1)
Word size of FreeCAD: 64-bit
Version: 0.20.27095 (Git)
Build type: Release
Branch: Master
Hash: 74fe1fa4db96ce9ba63a156515ddf816117c7a6e
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: English/United States (en_US)

Gene
Syres
Veteran
Posts: 2891
Joined: Thu Aug 09, 2018 11:14 am

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by Syres »

Unfortunately it was confirmed recently that two LibPacks had the same name but only one should be used and it is located at https://github.com/apeltauer/FreeCAD/re ... ack_12.5.4

Hopefully now the version control will be done in one place from now on.
falviani
Posts: 250
Joined: Tue May 07, 2019 8:49 pm

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by falviani »

I went to the given link and downloaded the file. Rebuilding with the new libpack gave the same errors and warnings. :shock:

What else could I be doing wrong?

-Frank
GeneFC
Veteran
Posts: 5373
Joined: Sat Mar 19, 2016 3:36 pm
Location: Punta Gorda, FL

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by GeneFC »

How are you getting an OCC version of 7.5.0 with the correct libpack?

Something is not adding up.

Gene
User avatar
chennes
Veteran
Posts: 3868
Joined: Fri Dec 23, 2016 3:38 pm
Location: Norman, OK, USA
Contact:

Re: New libpacks for Windows with Qt5.15, OCC7.5

Post by chennes »

Are you using the COPY_* options in cMake?
Chris Hennes
Pioneer Library System
GitHub profile, LinkedIn profile, chrishennes.com
Post Reply