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

[c++] include OpenMP-control files in MSBuild solution file (fixes #6238) #6251

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

jameslamb
Copy link
Collaborator

Fixes #6238.

In #6226, I introduced a new file src/utils/openmp_wrapper.cpp but forgot to add it to the MSBuild solution files. This fixes that.

@jameslamb jameslamb merged commit 5516533 into master Jan 9, 2024
41 checks passed
@jameslamb jameslamb deleted the fix/vs-omp branch January 9, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows, Cpp] LNK2001 - unresolved external symbol OMP_NUM_THREADS
2 participants