Search found 713 matches

by vejmarie
Fri Apr 02, 2021 9:24 pm
Forum: Install / Compile
Topic: Bintray closure - Where to host our brew bottles ?
Replies: 0
Views: 1797

Bintray closure - Where to host our brew bottles ?

Hi, Bintray is going to close its services on May 1st. FreeCAD brew formula's are hosted on bintray currently. It looks like that an http based option might be re-implemented at least to retrieve the tar ball on a regular server. We need to decide what to do. Currently homebrew tend to migrate to th...
by vejmarie
Tue Mar 23, 2021 4:24 am
Forum: Install / Compile
Topic: Ticket #3821 - Docker env build container, now with FEM!
Replies: 73
Views: 21932

Re: Ticket #3821 - Docker env build container, now with FEM!

Looks like this no longer works with HEAD CMake Error at cMake/FreeCAD_Helpers/CompilerChecksAndSetups.cmake:39 (message): FreeCAD 0.20 and later requires C++17. G++ must be 7.3 or later, the used version is 6.3.0 Different question: is X11 really required for a pure build on macOS? You do not need...
by vejmarie
Tue Mar 23, 2021 4:24 am
Forum: Install / Compile
Topic: Ticket #3821 - Docker env build container, now with FEM!
Replies: 73
Views: 21932

Re: Ticket #3821 - Docker env build container, now with FEM!

Looks like this no longer works with HEAD CMake Error at cMake/FreeCAD_Helpers/CompilerChecksAndSetups.cmake:39 (message): FreeCAD 0.20 and later requires C++17. G++ must be 7.3 or later, the used version is 6.3.0 Different question: is X11 really required for a pure build on macOS? You do not need...
by vejmarie
Tue Mar 23, 2021 4:22 am
Forum: Open discussion
Topic: FreeCAD Trails Workbench (Transportation and Geomatics)
Replies: 641
Views: 168009

Re: Trails Workbench (Transportation and Earthwork Workbench)

Yes. We are using new features in next pivy release. Until it released you cant use this wb on linux. Sorry. I finally created a 0.6.6 release: https://github.com/coin3d/pivy/releases/tag/0.6.6 maintainers feel free to update the pivy packages :D pinged by pinger macro pinged by pinger macro pinged...
by vejmarie
Tue Mar 23, 2021 4:20 am
Forum: Developers corner
Topic: glTF export - OCCT7.5 require RapidJSON
Replies: 23
Views: 5346

Re: glTF export - OCCT7.5 require RapidJSON

My point is the same - we need rebild LibPack with HAVE_RAPIDJSON defined for OCCT code (see [1][2]). With out it the OCCT test case [3] is failed with that error [1] Pinging package volunteers. What say you? pinged by pinger macro pinged by pinger macro pinged by pinger macro Will take care of tha...
by vejmarie
Sun Mar 07, 2021 5:11 pm
Forum: Packaging
Topic: Discussion: State of the snap (Snap Packaging)
Replies: 111
Views: 71759

Re: Discussion: State of the snap (Snap Packaging)

Argh that is weird. I will recheck that. Did you tried from channel/beta ?

I built a new version last week, it shall be fully updated presently
kkremitzki wrote: Fri Mar 05, 2021 9:19 pm
vejmarie wrote: Sun Dec 20, 2020 2:03 pm
Just tried the 0.19 snap quickly a bit ago, seems to work well although the window title still says 0.18?
by vejmarie
Sun Mar 07, 2021 5:10 pm
Forum: Packaging
Topic: Discussion: State of the snap (Snap Packaging)
Replies: 111
Views: 71759

Re: Discussion: State of the snap (Snap Packaging)

Hi, I do not think that I made any restriction, I will double check (it could be the case since their is SSL dependency activated now) vejmarie Hi @vejmarie, Had to reinstall my system (disk died), however I wasn't able to install FreeCAD Snap again. $ snap install freecad error: snap "freecad&...
by vejmarie
Sat Jan 09, 2021 2:21 pm
Forum: Install / Compile
Topic: FreeCAD 0.19: macOS Big Sur
Replies: 260
Views: 466944

Re: FreeCAD 0.19: macOS Big Sur: stuck on launch

Phew, I took another attempt. Cleaned all my conda stuff and ran brew install freecad --head. It did not complete (no beer today) and there are lots of warnings I have no idea how to deal with. Again without any FC... Found it. It's just not linked. Entering manually /usr/local/opt/freecad/bin/Free...
by vejmarie
Mon Jan 04, 2021 11:12 pm
Forum: Install / Compile
Topic: build issues on macos
Replies: 23
Views: 4255

Re: build issues on macos

Having just run ... brew reinstall freecad ... I am now running into some errors involving the qt and qt5152 installations. Specifically: objc[1173]: Class QMacAutoReleasePoolTracker is implemented in both /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore (0x1134c99f8) and /usr/local/opt/qt5...
by vejmarie
Mon Jan 04, 2021 3:01 am
Forum: Open discussion
Topic: Version management of FreeCAD models
Replies: 5
Views: 1082

Re: Version management of FreeCAD models

And brep could be either encoded in binary or ASCII (human readable, but good luck ;)).