You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/01 16:44:48 UTC

[GitHub] [incubator-mxnet] ekdnam commented on issue #19048: [BUG] config for windows?

ekdnam commented on issue #19048:
URL: https://github.com/apache/incubator-mxnet/issues/19048#issuecomment-684990791


   After the step `cmake ..`, I am getting the following error:
   
   ```
   CMake Error at C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
     Could NOT find Accelerate (missing: Accelerate_CBLAS_INCLUDE_DIR)
   Call Stack (most recent call first):
     C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
     cmake/Modules/FindAccelerate.cmake:39 (find_package_handle_standard_args)
     cmake/ChooseBlas.cmake:56 (find_package)
     CMakeLists.txt:285 (include)
   ```
   
   What is to be done?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org