--> 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
makes it available for Scilab 5.4
Upload date : 2012-09-27 17:13:17 MD5 : 9907eaed55bc866aa1ba2ba06ed2d9cf SHA1 : 928096ff67939ff065747a8e66ca83a70738198b Downloads : 360 File list
Windows 32-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-09-27 17:14:09 MD5 : d1188489a02a2e980f7b14ccea3a6c4b SHA1 : 804c1ba0d9cac83a3c6e208d629f8d29f0432cd7 Downloads : 626 File list
Windows 64-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-09-27 17:14:32 MD5 : 76d18ae023c93a8ef97f1a7d19893882 SHA1 : 004093c5009a3e3145ccdb0f690af29ded0f0eaf Downloads : 2414 File list
Hello I installed on my windows 7 64 bits scilab.5.4.0 32 bits in order to have a C compiler (lccwin32) and use modelica. I load the atom lcc_windows but I have an error message: no variable dlwGetXcosIncludes So I download your project msvc an build/load it and I have not the error message. But when I try to compile on xcos the modelica example of RLC circuit, I obtain an error : Génère un Makefile AVERTISSEMENT : C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.vcxp rojnot found. AVERTISSEMENT : C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.vcxp roj.filtersnot found. AVERTISSEMENT : C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.slnn ot found. Exécute le Makefile Compilation de msbuild.exe Construit une bibliothèque partagée (Veuillez patienter) [] !sorry compiling problem ! ! ! !ilib_compile : Erreur à l'exécution de RLC_Model! ! ica_im.c. ! c_pass1: build the modelica meta-block failed So I would like to know how to use C compiler under scilab 5.4.0 (64 bits if possible). Thank you in advance
Hi David, I reported this issue about your problem: http://forge.scilab.org/index.php/p/lcc- windows/issues/954/ This issue will be fixed in next version. Regards. Vincent > Hello > I installed on my windows 7 64 bits scilab.5.4.0 32 bits in order to have a C compiler > (lccwin32) and use modelica. > I load the atom lcc_windows but I have an error message: no variable dlwGetXcosIncludes > So I download your project msvc an build/load it and I have not the error message. > But when I try to compile on xcos the modelica example of RLC circuit, I obtain an error > : > > Génère un Makefile > AVERTISSEMENT : > C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.vcxp > rojnot found. > AVERTISSEMENT : > C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.vcxp > roj.filtersnot found. > AVERTISSEMENT : > C:/PROGRA~2/SCILAB~1.0/modules/dynamic_link/src/scripts/vs_templates/vs_2010_template.slnn > ot found. > Exécute le Makefile > Compilation de msbuild.exe > Construit une bibliothèque partagée (Veuillez patienter) > > [] > > !sorry compiling problem ! > ! ! > !ilib_compile : Erreur à l'exécution de RLC_Model! > ! ica_im.c. ! > c_pass1: build the modelica meta-block failed > > So I would like to know how to use C compiler under scilab 5.4.0 (64 bits if possible). > Thank you in advance
I have scilab 5.4.0.0 version and I really am interested in electrical circuts simulation, but unfortunetly I have serious problem with compilers (I tested MinGW, VS 2008 Express, LCC) and it just don't want to work. MinGW is not noticed, VS 2008 make errors and LCC have problems with dlwGetXcosIncludes. Finally I load dlwGetXcosIncludes but next problems appeared - dlwGetLibrariesPath (I load it manualy) dlwGetXcosLibraries (loaded manualy) dlwForceRebuild (loaded manualy). By words "loaded manualy" I mean copy source from http://forge.scilab.org/index.php/p/msvc/source/tree/master/macros and run it in Scinotes. Last error is Generate a loader file Generate a Makefile !sorry compiling problem ! ! ! !Undefined operation for the given operands. ! ! ! !check or define function %b_a_c for overloading. ! c_pass1: build the modelica meta-block failed xcos_simulate: Error during block parameters update. I hope I helped with solving this problem and you handle it fast. I'm sorry for my English.
Hi Mike, I reported this issue about your problem: http://forge.scilab.org/index.php/p/lcc- windows/issues/955/ This issue will be fixed in next version. Regards. Vincent