sefiroths
09-23-2009, 11:20 AM
I have downloaded fortran v7.2 and integration with VS2008 trial version.
I have 4 source files downloaded from:
http://water.usgs.gov/nrp/gwsoftware/sutra/SUTRA_2_1%20setup.exe
(self extracting archive)
I have made an empty project with the source included there:
fmods_2_1.f,ssubs_2_1.f,sutra_2_1.f,usubs_2_1.f
1) when i try to add sutra_2_1.f it takes cpu for about 10min!
2) sometimes crashes
3) if the project is loaded correctly, when i try do Debug->Start debug (F5)
the compiler says: error: matrix index out of bound
4) when i try to compile->compile solution (F7) do the same error:matrix index out of bound???at compiled time?????
the program is absolutely free, can someone give me an advice to start compiling that?
did i made some error?
(I have 15days trial, if I'll not able to compile the project I'll not buy LF)
I have 4 source files downloaded from:
http://water.usgs.gov/nrp/gwsoftware/sutra/SUTRA_2_1%20setup.exe
(self extracting archive)
I have made an empty project with the source included there:
fmods_2_1.f,ssubs_2_1.f,sutra_2_1.f,usubs_2_1.f
1) when i try to add sutra_2_1.f it takes cpu for about 10min!
2) sometimes crashes
3) if the project is loaded correctly, when i try do Debug->Start debug (F5)
the compiler says: error: matrix index out of bound
4) when i try to compile->compile solution (F7) do the same error:matrix index out of bound???at compiled time?????
the program is absolutely free, can someone give me an advice to start compiling that?
did i made some error?
(I have 15days trial, if I'll not able to compile the project I'll not buy LF)