Open ArturoDeza opened 6 years ago
Hi @ArturoDeza, sorry for the delay. It looks like the -arch
flag is only for the Mac OS version of the compiler. As a workaround, you might just try removing this command-line argument. I will have to fix the Makefile to use different arguments for different operating systems.
This was the error that I got after running make from the terminal inside the matlab folder of the repo:
I'm using Ubuntu 16.04 running MATLAB 2018a, and have gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)