I was able to get the MATLAB code running, but I can't seem to build the c++ version (I'm guessing it's a c++ version of the MATLAB code?)
I'm trying to build nudg++ on openSUSE Tumbleweed, a rolling relase Linux distribution.
At first glance, I'm getting a bunch of ISO c++ warnings, maybe it has to do with a compiler version mismatch? I'm using gcc 6.2.1 - what compiler is required for this to build correctly?
Please see the output of make Maxwell2D attached here: make.txt
I was able to get the MATLAB code running, but I can't seem to build the c++ version (I'm guessing it's a c++ version of the MATLAB code?)
I'm trying to build nudg++ on openSUSE Tumbleweed, a rolling relase Linux distribution.
At first glance, I'm getting a bunch of ISO c++ warnings, maybe it has to do with a compiler version mismatch? I'm using gcc 6.2.1 - what compiler is required for this to build correctly?
Please see the output of
make Maxwell2Dattached here: make.txt