Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble making nudg++ on Linux #3

Open
cbcoutinho opened this issue Nov 12, 2016 · 4 comments
Open

Trouble making nudg++ on Linux #3

cbcoutinho opened this issue Nov 12, 2016 · 4 comments

Comments

@cbcoutinho
Copy link

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

@BlackOBlack
Copy link

I encountered the same problem. I want to install nudg ++ on Linux, but I do not know how to do it. If you finally solved your problem, could you please tell me about your solution?

@cbcoutinho
Copy link
Author

Hi @BlackOBlack,

I wasn't able to get this working. If you make any head way let me know

@BlackOBlack
Copy link

Just yesterday I had successfully run nudg ++ on Linux. My operating system is RedHat Linux and my compiler is gcc-4.9 and gfortran-4.9.1. I modified the contents of the 'system.mk' file(see the attached file system.txt). If there are any problems, maybe I can give you some advice. Just contact me.

system.txt

@tomtangtrp
Copy link

Just yesterday I had successfully run nudg ++ on Linux. My operating system is RedHat Linux and my compiler is gcc-4.9 and gfortran-4.9.1. I modified the contents of the 'system.mk' file(see the attached file system.txt). If there are any problems, maybe I can give you some advice. Just contact me.

system.txt

Hi, my system is WSL ubuntu 22.04, I cannot make files in WSL as well, could you please give me some hint to modify the system.mk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants