Skip to content
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

OSX Command Line Interface #34

Open
GijsvanDulmen opened this issue Feb 22, 2022 · 2 comments
Open

OSX Command Line Interface #34

GijsvanDulmen opened this issue Feb 22, 2022 · 2 comments

Comments

@GijsvanDulmen
Copy link

Any hints on how to use the CLI for OSX? Or isn't this supported?

@viljamip
Copy link

You need to compile from source:
git clone https://github.com/Rhoban/Plater.git
cd Plater/plater
mkdir build
cd build
cmake ..
make
sudo make install

@GijsvanDulmen
Copy link
Author

Cool! Got it to work. Thanks :-) Just probably expected it to be in the released dmg as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants