You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
@lanking520 Hi, here is the build log: g++-5 -std=c++11 -DMXNET_USE_OPENCV=1 -I/usr/local/Cellar/opencv/3.4.1_5/include/opencv -I/usr/local/Cellar/opencv/3.4.1_5/include, seems opencv 3.4 comes from homebrew.
Description
Build MXNet error on MacOS, related to opencv.
Environment info (Required)
Build info (Required if built from source)
Compiler: gcc version 5.5.0 (Homebrew GCC 5.5.0_2)
MXNet commit hash:
704d218
Build config:
make -j8 CC=gcc-5 CXX=g++-5 USE_OPENCV=1 USE_BLAS=apple
Error Message:
Note that clang works but I have to use gcc to enable openmp.
@pengzhao-intel @zheng-da
The text was updated successfully, but these errors were encountered: