Topic: Error Opening Makefile
Clean install. Open up hello world example. Save to new location for testing. Generate makefile. Build. Get this response:
Error(E32): Opening file (Makefile): No such file or directory
Error(E02): Make execution terminated
Cannot figure out how to point Simply Fortran to find the Makefile in the hello directory project location. I can browse the makefile and it is in the project folder. Please help.