[scilab-Users] Pb with C function linking

Allan CORNET allan.cornet at scilab.org
Fri Jul 16 08:59:06 CEST 2010


Hi,

 

See help ilib_verbose 

 

you can also start a shell session for scilab:

 

// do first your ilib_build command

 

dos start

 

it will start a command line session

 

and in this shell session, type :

 

nmake /f makelib.mak

 

you will have more information about your trouble

 

see also:

 

http://wiki.scilab.org/How_to_debug_an_external_source_code_linked_to_scilab
_with_Visual_Studio

 

Allan CORNET

 

 

De : azerty azerty [mailto:end48war at yahoo.fr] 
Envoyé : vendredi 16 juillet 2010 08:46
À : users at lists.scilab.org
Objet : [scilab-Users] Pb with C function linking

 

Hello,

I'm trying to compile and link a C function with Scilab.
When I use the scilab function ilib_build, I've got the following error
message : 
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
10.0\VC\bin\cl.EXE"'á: code retour '0x2'

I'm using Scilab 5.3.0 beta 1 and Visual Studio Express 2010.

I can't solve the problem which happens with any C function I tried with
(even with the examples provided with Scilab).

If anybody has an idea of what my problem is, I would be really greatfull.

Best regards,
Benoit

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100716/2eada9c8/attachment.htm>


More information about the users mailing list