Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile with CMake
#2
NOTE: You can also use the gFortran that comes with Code:Blocks (if you chose the download that has gFortran with it).

From Cean: To use CB's gfortran Ver 8.1 with cmake, you need add D:\Program Files\CodeBlocks\MinGW\bin into Window's PATH. Make a copy of mingw32-make.exe file (which is under that bin folder), rename that copy to make.exe. Otherwise, when run w.bat, cmake will not find make.exe program.

After that, w.bat and make.exe will compile the src.
Reply


Messages In This Thread
Compile with CMake - by Admin - 06-18-2020, 05:13 AM
RE: Compile with CMake - by Admin - 06-20-2020, 04:54 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)