hodgesse1 / rfortran

Automatically exported from code.google.com/p/rfortran
0 stars 0 forks source link

Not possible to compile the examples #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
*** What steps will reproduce the problem?

1.Install RFortran automatically
2.When tried to run the Ex1_AustraliaRainfall_SimpleGraph, do not compile
3.

*** What is the expected output?
Compiled file and graphs in R
*** What do you see instead?
Several error messages
*** What version of RFortran are you using?
3.0.0
*** On which Windows operating system?
Windows 7 Home Premium
*** What Fortran compiler (name and version number) are you using?
Intel(R) Visual Fortran Composer XE 2011 Update 8 Integration for Microsoft 
Visual Studio* 2008
*** What version of R are you using?
2.15.1
*** Run the simple test program, "RFortran\Simple Test Programs\_RputRgetRe
valRcall_IVF_unitTests\RputRgetRevalRcall_IVF_unitTests.exe" and provide a
copy of the RFortran.log file (located in the same folder)

*** If there were installer errors - please provide of the output from the
installer window(s)

*** If there were build errors - please provide a copy of the build output
from IVF/CVF
I have included the log file BuildLog.htm

*** If you have a coding solution to this defect please include the file
(or preferably a svn patch) as an attachment

*** Please provide any additional information below.

Original issue reported on code.google.com by pedroh...@gmail.com on 7 Nov 2012 at 9:55

Attachments:

GoogleCodeExporter commented 8 years ago
I got to make it work today. I asked IVF to release(instead of debug) and then 
run the exe file.
Nonetheless, whenever I debug the file, it appears 15 error messages (not 
warnings).

Original comment by pedroh...@gmail.com on 9 Nov 2012 at 12:29