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

Make issue #114

Open
forgi86 opened this issue Mar 19, 2021 · 0 comments
Open

Make issue #114

forgi86 opened this issue Mar 19, 2021 · 0 comments

Comments

@forgi86
Copy link

forgi86 commented Mar 19, 2021

If I run

$ make

in the <install_dir> folder, i get an error as the bin sub-folder does not exist.
I solved the issue by manually creating the bin folder before running the make command:

$ mkdir bin
$ make

but maybe the makefile could be improved to build the bin folder automatically.

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

1 participant