Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : LCC-windows details
Login with GitLab

LCC-windows

LCC-win32 support for Scilab
(3241 downloads for this version - 34060 downloads for all versions)
Details
Version
0.4.1
A more recent valid version with binaries for Scilab 5.4 exists: 0.5.1
Author
Allan Cornet
Owner Organization
Scilab
Maintainer
Vincent COUVERT
Category
License
Creation Date
September 27, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 32-bit Windows 64-bit
Install command
--> atomsInstall("lcc_windows")
Description
            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

            
Files (3)
[29.35 kB]
Source code archive
makes it available for Scilab 5.4
[68.52 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[68.57 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (2)     Leave a comment 
Comment from David Violeau -- October 19, 2012, 06:05:08 AM    
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
Answer from Vincent COUVERT -- November 14, 2012, 11:21:26 AM    
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
Comment from mike Mike -- November 1, 2012, 06:55:06 PM    
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.
Answer from Vincent COUVERT -- November 14, 2012, 11:21:51 AM    
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
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.