Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2012-07-20 | 1.0 kB | |
sce2exe-0.2-1.bin.x86.windows.zip | 2012-07-20 | 76.6 kB | |
sce2exe-0.2-1.src.zip | 2012-07-20 | 65.0 kB | |
sce2exe-0.2-1.bin.x64.windows.zip | 2012-07-20 | 76.6 kB | |
Totals: 4 Items | 219.3 kB | 0 |
to embed .sce in an .exe file functions supported: sce2exe_buildsln build a VS solution generated by sce2exe_generate. sce2exe_generate generates files to build a .exe from a .sce file. sce2exe_getRootPath get root directory of sce2exe toolbox sce2exe_reswarp convert a file to a resource array header. sce2exe (0.2) * module renamed * 64 bit and 32 bit support on Windows * scilab 5.4 support (minimun requirement) * VS 2010 support * repository moved on sourceforge * license updated to GPL v3 (please contact author for more information) To install: download sce2exe-0.2-1.bin.x86.windows.zip , if you use Scilab windows 32 bit start scilab and go to in directory where you save archive atomsInstall('sce2exe-0.2-1.bin.x86.windows.zip') download sce2exe-0.2-1.bin.x64.windows.zip , if you use Scilab windows 64 bit start scilab and go to in directory where you save archive atomsInstall('sce2exe-0.2-1.bin.x64.windows.zip') Allan CORNET - 2012 - allan.cornet.scilab@gmail.com