Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: brianpt on September 26, 2018, 09:31:47 pm
-
The open statement doesn't work with error of memory reference. I have installed C::B on my windows 10 and compiled successfully a Fortran 90 code. However, it runs with error that the open statement doesn't work.
Any help is appreciated.
-
install a other compiler:
http://forums.codeblocks.org/index.php/topic,22354.msg154335.html#msg154335
-
It works now with the new compiler of mingw32 8.1. The bug's been frustrating me and now I can move on.
Thanks a lot.