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

error while compiling #49

Open
D-Snutz opened this issue May 3, 2023 · 1 comment
Open

error while compiling #49

D-Snutz opened this issue May 3, 2023 · 1 comment

Comments

@D-Snutz
Copy link

D-Snutz commented May 3, 2023

omp_get_thread_num() in calculator.c is stopping me from compiling: Error: (ISO C99 and later do not support implicit function declarations.

@Amphitryon0
Copy link
Contributor

It sounds like you are building without OpenMP. Does the default build configuration not have it enabled? @malleoz removed its installation from the Windows build instructions in 099f053, so I would assume it should always be installed.

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