Compiler output on Windows

Collewet Guylaine guylaine.collewet at cemagref.fr
Tue Feb 22 12:23:16 CET 2011


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