[Scilab-Dev] Build Question about building SciLab

Allan CORNET allan.cornet at scilab.org
Wed Mar 31 08:37:02 CEST 2010


Hi,

 

http://wiki.scilab.org/Compiling_Scilab_5.x_under_Windows

 

Scilab.sln uses (requires) intel fortran.

Scilab_f2c.sln uses f2c (included in prerequirements) to convert fortran to
C.

 

Please send me your output log generated by Visual Studio.

I checked this morning and Master & 5.2 branch build without errors.

 

Best Regards

 

-- 

-------------------------

Allan CORNET

-------------------------

The Scilab Consortium

Digiteo

Domaine de Voluceau

Rocquencourt - B.P. 105

78153 Le Chesnay Cedex

France

 

De : Orondo Jones [mailto:ojones5 at student.gsu.edu] 
Envoyé : mercredi 31 mars 2010 04:32
À : dev at lists.scilab.org
Cc : ojones5 at student.gsu.edu
Objet : [Scilab-Dev] Build Question about building SciLab

 

 

I am working on building Scilab on a Windows XP machine.   When I get to the
point of building the application, there are two solutions files that I can
choose from. If I choose the one called Scilab, as it is being loaded I
receive error messages about files with “_f” in their names not being be
found. I need to investigate the source of those error messages. If I load
the solution Scilab_f2c and begin building a debug version at the end of the
build process, I run into unresolved external symbol problems with the
nograph.obj.

 

The specific symbols are:

   _overload_ referenced in function _gw_graphics

  __imp__vstk_

_vartype_ referenced in function _gw_graphics

__imp__com_

 

I am still looking into the problem myself but I wanted to know if maybe I
have misinterpreted something in the steps to build the application. My goal
is to build both the Windows and Linux version. I have not started the Linux
build yet.

 

Orondo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20100331/13dc77b1/attachment.htm>


More information about the dev mailing list