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

Windows Compile Matlab error #75

Open
ElliotShang opened this issue Dec 20, 2024 · 2 comments
Open

Windows Compile Matlab error #75

ElliotShang opened this issue Dec 20, 2024 · 2 comments

Comments

@ElliotShang
Copy link

CMake Error at C:/Program Files/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
image

@fastlib
Copy link
Owner

fastlib commented Jan 6, 2025

Dear ElliotShang,

This has to do with OpenMP on windows. As with your previous commit, I cannot really help you from here as this has to do with the installation/configuration of OpenMP on Windows. I hope you figure it out! Good Luck

@bjmiao
Copy link

bjmiao commented Feb 26, 2025

I originally met the same problem. After installing Visual Studio, using the Developer Command Prompt for Visual Studio solved the problem, as stated in the 'Installation on Microsoft Windows' section on README page.

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

3 participants