You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like this isn't the new version 1.5 build?
In any case, I was able to run the executables in your repo. I unlocked all the folders using the directions here. I also ran chmod -R 777 MacOS inside the BoundaryFirstFlattenningMAC directory. Then I could run the bff-command-line and bff-viewer executables directly from the command line.
STEP2: copy paste the contents of the build folder into the grasshopper libraries folder (in this case the mac version)
STEP3: open terminal and go to "boundary_first_flatenning" directory: type "cd" and drag and drop folder "boundary_first_flatenning".
STEP4: run this command in the terminal: "chmod -R 777 MacOS"
Note: It seems that cloning via git is necessary. If you do not have git installed, after typing git clone, mac automatically installs it for you.
I also updated with the most recent.
It would be really nice if the command line interface would allow to specify cone locations for example by a user input of multiple xyz coordinates (a wish :) ).
Hi,
I have an error when running mac command line executable.
I have permission violation error running the executable from terminal.
I also call it from C# language it also has the same error as image below:
So either standalone or other-way around it does not work.
What could cause such an issue?
Could you please download your files from my repository and check if you can run the BFS on your machine:
https://github.com/petrasvestartas/boundary_first_flattening_rhino/tree/main/build/BoundaryFirstFlattenningMAC/MacOS
(It is literally the same files as in this repository)
The text was updated successfully, but these errors were encountered: