[scilab-Users] Compiler output on Windows

Allan CORNET allan.cornet at scilab.org
Tue Feb 22 13:16:38 CET 2011


Hi,

This feature is in Scilab 5.3.0

Allan



-----Message d'origine-----
De : Collewet Guylaine [mailto:guylaine.collewet at cemagref.fr] 
Envoyé : mardi 22 février 2011 12:23
À : users at lists.scilab.org
Objet : [scilab-Users] Compiler output on Windows

Hello,

Is there a way to get the error messages during compilation in the scilab console ?

For example, on my machine, a syntax error in C file would lead to the following message with no indication about the error

(windows 7, 32bits, scilab 5.2.2)

Guylaine



   NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\cl.EXE"'á: code retour '0x2'
   Stop.
 !--error 10000 
unix_s: error during "nmake /Y /nologo /f Makelib.mak all" execution
at line      34 of function unix_s called by :  
at line      67 of function ilib_compile called by :  
at line      95 of function ilib_build called by :  
at line      17 of function tbx_build_gateway called by :  
tbx_build_gateway('readraw_gateway', inter_names, inter_files, curr_path,                    inter_libs, '', inter_cflags);
at line      16 of exec file called by :    

at line      10 of function tbx_builder_gateway_lang called by :  
tbx_builder_gateway_lang(languages, sci_gateway_dir);
at line       6 of exec file called by :    

at line       8 of function devtools_run_builder called by :  
at line       6 of function tbx_builder_gateway called by :  
tbx_builder_gateway(toolbox_dir);
at line      36 of exec file called by :    
== "") then                 exec(%fileToExec);                 disp(msprintf(gettext("Execution done.\n")));               end  
while executing a callback






More information about the users mailing list