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

How to make code work on FreeBSD/Linux? #16

Open
rajhlinux opened this issue Sep 11, 2022 · 1 comment
Open

How to make code work on FreeBSD/Linux? #16

rajhlinux opened this issue Sep 11, 2022 · 1 comment

Comments

@rajhlinux
Copy link

rajhlinux commented Sep 11, 2022

I'm getting the error during cmake build:

c++: error: no such file or directory: '/MP'

@pntt3011
Copy link
Owner

Hi @rajhlinux,
It is a compile flag for cmake, maybe your compiler does not support this option.
Try deleting the last 2 lines in the main directory's CMakeLists.text.

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