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 in generate MING64 Makefile #96

Open
Msyczz opened this issue Jan 9, 2024 · 0 comments
Open

Error in generate MING64 Makefile #96

Msyczz opened this issue Jan 9, 2024 · 0 comments

Comments

@Msyczz
Copy link

Msyczz commented Jan 9, 2024

Platform: Windows 11 CMake Version 3.18.2
I have already added windows compile flag and when generating mingw64 makefile It mentions:
`
Cannot copy output executable

'E:/PyProject/Multicore-TSNE/build/temp.win-amd64-cpython-38/Release/CMakeFiles/CMakeTmp/cmTC_abb33.exe'

to destination specified by COPY_FILE:

'E:/PyProject/Multicore-TSNE/build/temp.win-amd64-cpython-38/Release/CMakeFiles/FindOpenMP/ompver_CXX.bin'

Call Stack (most recent call first):
C:/Users/lenovo/.conda/envs/intern/Library/share/cmake-3.18/Modules/FindOpenMP.cmake:509 (_OPENMP_GET_SPEC_DATE)
CMakeLists.txt:16 (FIND_PACKAGE)

-- Found OpenMP_CXX: -fopenmp (Required is at least version "2")
-- Found OpenMP: TRUE (Required is at least version "2")
-- Configuring incomplete, errors occurred!

`
I wonder how to solve this problem, thx!

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