Chris

Results 260 comments of Chris

@stepheneb you mind testing the latest changes i pushed up the past few days. also not sure if you still want to keep this PR open or not? either way...

running `brew install freecad/freecad/freecad -v -s` should _just work_.

no so much looking around, all i did was run above said command but the installation process is failing, i did notice there was a _with-packaging-utils_ a while back that...

no worries, i'll keep investigating to see if i can figure out what's going on. i know qt can take a while to build from source. i believe it requires...

you run big sur in a vm FWIW, that's what i ended up doing it runs rather slow, but i can start the vm headless on my box and that's...

@ithinuel a hacky work around would be to create a symlink from your macosx11.1.sdk -> macos11.0.sdk might you get a little further along in the process, not an elegant solution...

@ithinuel yes i believe that is what it is intended to do. it packages up the install from the homebrew cellar into a `FreeCAD.app` bundle which should be able to...

@ithinuel that's really interesting i compile freecad last night `FreeCAD 0.19, Libs: 0.19R23529 (Git)` using brew turned **off** the `--with-macos` build flag and everything installed as should, and am able...

@zenz i'm still on mojave so installing custom deps such as qt take a significant amount of time ~ 20+ hours to build because the tap does not provide a...

yeah unfortunately i'm still getting issues when enabling the below switch ``` -DFREECAD_CREATE_MAC_APP=ON ``` ``` -- Installing: /usr/local/FreeCAD.app/Contents/share/Gui/Stylesheets/images_dark-light/up_arrow_lighter.svg CMake Error at src/MacAppBundle/cmake_install.cmake:55 (file): file INSTALL cannot find "/opt/code/github/public/forks/freecad-git/freecad/src/MacAppBundle/import site": No...