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

Build caffe #8

Open
Awzian opened this issue Mar 8, 2024 · 0 comments
Open

Build caffe #8

Awzian opened this issue Mar 8, 2024 · 0 comments

Comments

@Awzian
Copy link

Awzian commented Mar 8, 2024

Build caffe with cd caffe && mkdir build && cd build && cmake .. && make -j32&& make pycaffe;
this step reports error

(prior) PS D:\pyproject\ContrastPrior-master\caffe\build> cmake ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

CMake Error at CMakeLists.txt:10 (project):
Running

'nmake' '-?'

failed with:

系统找不到指定的文件。

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

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