blob: 0dd6cf4228aa00fd6550c9924427c14bda7d4076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
If you use Visual Studio Express 2008:
You need to copy in bin
f2c.exe
libf2c.dll
libf2c.lib
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
|