
Re: Weird error when compiling EPW-4.2
Hello,
Are you sure you did exactly all the test in
http://epw.org.uk/Main/DownloadAndInstallIn the last step, instead of "make epw" you can go into the EPW/src directory and do "make" directly in the directory.
Also, are you sure of
Quote:
If your "wget" creates a new file like "epw.f90.1" then you need to do "mv epw.f90.1 epw.f90" to replace the file.
Edit: I just re-checked that the download information are correct and it works for me with gcc here.