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

Build on Mac? #32

Open
GrahamEnigma opened this issue Nov 24, 2022 · 1 comment
Open

Build on Mac? #32

GrahamEnigma opened this issue Nov 24, 2022 · 1 comment

Comments

@GrahamEnigma
Copy link

I'm following the instruction to build on a Mac. All is good until I try to build or make. I suspect I need to be in a specific folder, but cannot work out where. I'm not a developer so tried following the make instructions and I get:

make: *** No targets specified and no makefile found. Stop.
graham@GBB-M1 ~ % make install
make: *** No rule to make target `install'. Stop.

Can I build the CL version AND the .app on the same machine?

Cheers

@PetteriAimonen
Copy link
Owner

You need to be in the source code directory of focus-stack for running make.
So download e.g. the zip, extract it somewhere and use cd command to go to that folder.

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