Topic: Launching straight from SF 2.20

Generally in Simply Fortran, one can open a fortran file like 'source.f95' directly and 'build' and 'launch' without actually creating a project. Source.exe is always generated,etc.

There 'appears' to be a problem with this method.

Re: Launching straight from SF 2.20

Yes I had this too.

It also happens when you create a new project.

==============================================================================
Generating Makefile... Okay
==============================================================================
"C:\Program Files (x86)\Simply Fortran 2\mingw-w64\bin\gfortran.exe" -c -o "build\main.o"  -g  -Jmodules "D:\anon2\main.f90"
Error(F38): (build\temp.prj.target) does not exist and cannot be made from existing files
Error(E02): Make execution terminated

* Failed *
--
David

Re: Launching straight from SF 2.20

Thanks for the report!  A fix will be out tomorrow!

Jeff Armstrong
Approximatrix, LLC

Re: Launching straight from SF 2.20

Build 1809 is now available on the Download page fixing this reported bug.

Jeff Armstrong
Approximatrix, LLC