[Scilab-Dev] [Dev] Error compiling new scilab source code with Visual Studio C++ 2010 Express

hehiha dungnguyenbk at gmail.com
Wed Aug 22 03:25:21 CEST 2012


Hi.
I sorry to disturb you. But I get new code from git.
sparse_f2c.vcxproj file remove.
    <f2c_rule Include="..\..\sci_gateway\fortran\sci_f_spmax.f" />
    <f2c_rule Include="dspmax.f" />
    <f2c_rule Include="dspmin.f" />

sparse_f2c.vcxproj.filters file remove

    <f2c_rule Include="dspmax.f">
      <Filter>Fortran files</Filter>
    </f2c_rule>
    <f2c_rule Include="dspmin.f">
      <Filter>Fortran files</Filter>
    </f2c_rule>
    <Filter>Fortran files</Filter>
    </f2c_rule>
    <f2c_rule Include="..\..\sci_gateway\fortran\sci_f_spmax.f">


But I still have error when I compiling this source code.

1>  sci_f_spmax.c
1>c1 : fatal error C1083: Cannot open source file:
'..\..\sci_gateway\fortran\sci_f_spmax.c': No such file or directory
1>  dspmax.c
1>c1 : fatal error C1083: Cannot open source file: 'dspmax.c': No such file
or directory
1>  dspmin.c
1>c1 : fatal error C1083: Cannot open source file: 'dspmin.c': No such file
or directory
1>  Generating Code...
2>  'C:\Documents' is not recognized as an internal or external command,
2>  operable program or batch file.
2>  Could Not Find C:\Documents and
Settings\abc\Desktop\scilabcode\scilab\scilab\modules\special_functions\src\fortran\Debug\*.def
2>LINK : fatal error LNK1104: cannot open file 'special_functions_f.def'



--
View this message in context: http://mailinglists.scilab.org/Error-compiling-new-scilab-source-code-with-Visual-Studio-C-2010-Express-tp4024707p4024726.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the dev mailing list