Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Steps to build third party package under Windows 10
#2
Build FORTRAN examples

There are Fortran examples at D:\MYSTRAN\superlu-master\FORTRAN

1. Start Windows terminal, change to D:\MYSTRAN\superlu-master\FORTRAN folder.
2. There is a file named Makefile in it. You can try to type in MAKE in the command line to build these examples. But there are errors. This Makefile file needs a file named make.inc under D:\MYSTRAN\superlu-master folder. You need to do some changes to reflect where you installed superLU in your Windows system. Replace it with the attached one. RenameĀ make.inc.txt asĀ make.inc
3. Goback to D:\MYSTRAN\superlu-master\FORTRAN folder, MAKE again, now you will get the exe files.


Attached Files
.txt   make.inc.txt (Size: 1.34 KB / Downloads: 6)
Reply


Messages In This Thread
RE: Steps to build third party package under Windows 10 - by ceanwang - 11-14-2020, 04:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)