KellenSunderland commented on issue #12568: [Scala][macOS] Trying to build from source URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422494764 Yes unfortunately soft-links won't fix the problem. NVCC doesn't support modern Clang. The best path forward to get it to compile would be to install GCC from brew, and then use it to compile your code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
