Quantcast Code::Blocks and Fortran Text - Physics Forums Library

PDA

View Full Version : Code::Blocks and Fortran


600burger
Aug28-08, 04:46 AM
Anyone have experience with Code::Blocks? I'm trying to get it to compile some FORTRAN for me, but getting some confusing errors.

While Compiling:


Compiling: horz.f90
mingw32-g++.exe: C:\Documents and Settings\...\horz.f90: linker input file unused because linking not done
Linking console executable: C:\Documents and Settings\...\horz\Release\horz.exe
mingw32-g++.exe: Release\horz.o: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

Usually I can work my way out of computer weirdness, but this one has me.

Thanks,
-A