-
Notifications
You must be signed in to change notification settings - Fork 6.8k
unused -mf16c compiler flag during android build #15935
Comments
Hey, this is the MXNet Label Bot. |
@mxnet-label-bot add [Android, Build,Good First Issue] |
@mxnet-label-bot add [Call for Contribution] |
Hi is this issue still available? |
@michiboo did you try to rebuild? ci/build.py -p android_armv7 |
Still happening @michiboo would you like to help? |
@larroy Hi Yes I would like to still work on it |
@michiboo thank you. Could you modify CMakeFile to omit these flags for the architectures where it doesn't apply? |
@larroy Hi for some reason, I cannot reproduce the warning in this build |
What did you try? ci/build.py -p android_armv7 should reproduce. |
I try the exact same command, but I ended up with a error. I checked I already has opencv 4 so it shouldn't be a problem
CMake Warning at CMakeLists.txt:847 (message): CMake Warning at example/image-classification/predict-cpp/CMakeLists.txt:3 (message): -- Configuring incomplete, errors occurred! ./ci/build.py -p android_armv7 2020-02-04 15:57:17,304 - root - INFO - Stopping container: d73f47c477fe |
You need ot |
The text was updated successfully, but these errors were encountered: