hodgesse1 / rfortran

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

add MUtilsLib_unitTestPlatform file to RFortran installer #79

Closed GoogleCodeExporter closed 8 years ago

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

1. Download/install RFortran installer from website.
2. Try to build test project "TEST_RFortran_IVF" and we get a build error.

*** What is the expected output?
Successful build.

*** What do you see instead?
Build error in file MUtilsLib.f90 on line 14 ==> use MUtilsLib_unitTestPlatform

*** What version of RFortran are you using?

*** On which Windows operating system?

*** What Fortran compiler (name and version number) are you using?

*** What version of R are you using?
RFortran v2.1.2

*** If you have a coding solution to this defect please include a svn patch
as an attachment

*** Please provide any additional information below.
Workaround - manually add this source file to the project.  Right click on 
mutilslib-read-only > add > existing item > find file 
"MUtilsLib_unitTestPlatform.F90".

Original issue reported on code.google.com by tmicev...@gmail.com on 24 Aug 2010 at 2:20

GoogleCodeExporter commented 8 years ago
Fixed in branch\v2.1 as of r624 and will be added to installer in r2.1.3

Original comment by mark.th...@gmail.com on 2 Dec 2010 at 1:16

GoogleCodeExporter commented 8 years ago
I mean v2.1.3 of installer

Original comment by mark.th...@gmail.com on 2 Dec 2010 at 1:17