-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conda build on macOS tests fail #14
Comments
Thanks for the appreciation. Actually, your blog post sits in my browser tab list for quite some time already. Just didn't have time to try that yet. And yes, there is some problem with the conda test part. I also disabled it when building for Linux. I'll investigate it later. |
FYI: A repeatable (hopefully) guide for Assembly3 Conda build on macOS: https://vectronic.io/posts/building-freecad-assembly3-on-macos-using-conda/ |
Add new property to SetupProperties()
@realthunder I'm closing this ticket |
Hello there,
I have previously successfully built the upstream codebase on macOS using Conda. I detail the steps I followed here:
https://vectronic.io/posts/building-freecad-with-3dconnexion-support-on-macos-using-conda/
I have applied the same steps to this fork using:
git_url = https://github.com/realthunder/FreeCAD.git
version = 4f76634
This is the version you released a few days ago.
I just wanted to report that the Conda package builds ok but then the automated tests fail.
However I did still manage to get the Conda package installed and then followed slightly tweaked instructions for installing the Assembly workbench and SolveSpace.
It seems to behave pretty much as the pre-built binary you provided (apart from the fact my build is done with support for 3D Connexion input device which is what I was chasing).
If you want to know any further details on which tests failed let me know (but you might need to tell me what to log/attach etc. because the internal build/test workings of FreeCad are still foreign to me...).
Thanks for the good work!
The text was updated successfully, but these errors were encountered: