diff options
author | cornet | 2009-04-22 12:50:22 +0000 |
---|---|---|
committer | cornet | 2009-04-22 12:50:22 +0000 |
commit | b824f2262d9768073b2379064fe784d15e29e22c (patch) | |
tree | 83be8288a3f0347fe55d5000b0b81a544872833c /readme_visual.txt | |
parent | c94685bfcdbe3f1dce633f89b600b0e50f6db312 (diff) | |
download | scilab2c-b824f2262d9768073b2379064fe784d15e29e22c.tar.gz scilab2c-b824f2262d9768073b2379064fe784d15e29e22c.tar.bz2 scilab2c-b824f2262d9768073b2379064fe784d15e29e22c.zip |
comment about intel fortran runtime required
Diffstat (limited to 'readme_visual.txt')
-rw-r--r-- | readme_visual.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/readme_visual.txt b/readme_visual.txt index 5c14bf5c..0dd6cf42 100644 --- a/readme_visual.txt +++ b/readme_visual.txt @@ -11,6 +11,16 @@ And click on scilab2c_f2c.sln If you use Visual Studio 2008 Pro or more and Intel Fortran 10.x :
+You need to have fortran runtime in your PATH or bin directory
+
+libifcoremd.dll
+libifcoremdd.dll
+libifcorert.dll
+libmmd.dll
+libmmdd.dll
+
click on scilab2c.sln
+
+
Allan CORNET - DIGITEO - 2009
\ No newline at end of file |