MyraBaba opened a new issue #20632:
URL: https://github.com/apache/incubator-mxnet/issues/20632
## Description
windows 10 latest stable mxnet 1.8.x cmake makes below error:
-- Found Python3: C:/Users/Bahadır
CELEP/AppData/Local/Programs/Python/Python39/python.exe (found version "3.9.7")
found components: Interpreter
CMake Error at CMakeLists.txt:781 (target_compile_definitions):
Cannot specify compile definitions for target "mxnet" which is not built by
this project.
CMake Error at CMakeLists.txt:898 (target_link_libraries):
Cannot specify link libraries for target "mxnet" which is not built by this
project.
-- Configuring incomplete, errors occurred!
See also
"C:/build-mxnet-Desktop_Qt_5_15_2_MinGW_64_bit-Release/CMakeFiles/CMakeOutput.log".
See also
"C:/build-mxnet-Desktop_Qt_5_15_2_MinGW_64_bit-Release/CMakeFiles/CMakeError.log".
CMake process exited with exit code 1.
tried to compile mingw64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]