OCCT 7.7.1 is out.

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
fcaduser
Posts: 446
Joined: Wed Feb 19, 2014 6:53 pm
Location: Near Paris, France

OCCT 7.7.1 is out.

Post by fcaduser »

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

Re: OCCT 7.7.1 is out.

Post by Syres »

I thought I'd done something wrong when I ran CMake against OCCT 7.7.1 because it stated found 7.7.0 but it would appear they forgot to update the Standard_Version.hxx https://git.dev.opencascade.org/gitweb/ ... c321c86799
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: OCCT 7.7.1 is out.

Post by adrianinsaval »

I don't see a tag in the commit log, why do you say 7.7.1 is out?

nervermind, it is there: https://git.dev.opencascade.org/gitweb/ ... ags/V7_7_1
Syres
Veteran
Posts: 2893
Joined: Thu Aug 09, 2018 11:14 am

Re: OCCT 7.7.1 is out.

Post by Syres »

In the last 2 hours someone has realised their mistake https://git.dev.opencascade.org/gitweb/ ... c321c86799
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: OCCT 7.7.1 is out.

Post by adrianinsaval »

Syres wrote: Tue Mar 21, 2023 10:03 am I thought I'd done something wrong when I ran CMake against OCCT 7.7.1 because it stated found 7.7.0 but it would appear they forgot to update the Standard_Version.hxx https://git.dev.opencascade.org/gitweb/ ... c321c86799
https://git.dev.opencascade.org/gitweb/ ... a529c04f55

I'm guessing you are not using the correct branch
Syres
Veteran
Posts: 2893
Joined: Thu Aug 09, 2018 11:14 am

Re: OCCT 7.7.1 is out.

Post by Syres »

I was using the correct branch it was OpenCascade not checking the version file before releasing it, they are infallible.
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: OCCT 7.7.1 is out.

Post by adrianinsaval »

sorry missed your post with the update, and the timestamp on the commit too :oops:
fcaduser
Posts: 446
Joined: Wed Feb 19, 2014 6:53 pm
Location: Near Paris, France

Re: OCCT 7.7.1 is out.

Post by fcaduser »

I'm sure my link to tarball was tagged 7.7.1, anyway use the new one given by adianinsaval.
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: OCCT 7.7.1 is out.

Post by adrianinsaval »

the latest version of freecad in the flathub-beta repo now uses opencascade 7.7.1: https://github.com/flathub/org.freecadw ... D/pull/116

testers welcomed

to enable flathub-beta repo:

Code: Select all

flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
then install freecad with:

Code: Select all

flatpak install flathub-beta org.freecadweb.FreeCAD
user1234
Veteran
Posts: 3334
Joined: Mon Jul 11, 2016 5:08 pm

Re: OCCT 7.7.1 is out.

Post by user1234 »

adrianinsaval wrote: Tue May 02, 2023 8:08 pm testers welcomed
Probably a bug, which needs confirmation.

viewtopic.php?t=77612


Greetings
user1234
Post Reply