--> atomsInstall("lcc_windows")
LCC-win32 supports for Scilab 5.3 and more LCC-win32 is a small and fast C compiler on Windows and it can use with scilab for dynamic link
LCC-windows - 0.2 sources
Upload date : 2010-07-28 16:53:52 MD5 : d983f48ad68d0acc73d779af23cd1d6f SHA1 : 6b3cd62b9e5b89a968f8927cdd244fb8d032ee1e Downloads : 213 File list
Windows 32-bit Automatically generated by the ATOMS compilation chain
Upload date : 2010-07-28 16:55:09 MD5 : aecc3e68f6f72cef3a349e425d08fc1a SHA1 : 079bed9edf4d35c53b79c277813e19e5e8a091de Downloads : 394 File list
Doesn't work as of 8/24/2010 -->atomsInstall(['lcc_windows','0.2']) atomsInstallList: The package lcc_windows - 0.2 is not available. !--error 10000 at line 51 of function atomsError called by : at line 76 of function atomsInstallList called by : at line 218 of function atomsInstall called by : atomsInstall(['lcc_windows','0.2'])
> Doesn't work as of 8/24/2010 > > -->atomsInstall(['lcc_windows','0.2']) > atomsInstallList: The package lcc_windows - 0.2 is not available. > !--error 10000 > > at line 51 of function atomsError called by : > at line 76 of function atomsInstallList called by : > at line 218 of function atomsInstall called by : > atomsInstall(['lcc_windows','0.2']) Hi David, lcc_windows is only available on Windows 32 bits version. Which OS do you use ? Pierre
Hi, after installation of lcc_windows and restart Scilab hangs in the module loading step. How do I proceed? I'm using Scilab 5.3.0beta3 and WinXP SP3. Peter