AW: [scilab-Users] Porting IPD Toolbox to Linux (continued)
    Harald Galda, Dr. Eng. (J) 
    haraldgalda at yahoo.com
       
    Sat Mar 12 17:56:08 CET 2011
    
    
  
Hi,
I would like to ask the following questions concerning Linux:
1. What files are necessary to build C++ libraries? Do library file names have 
the same ending as on Windows, i. e. ".lib"?
2. What is the equivalent of a Windows *.dll file? Do these files end with 
".so"?
3. What is the Linux equivalent of win64()? How can I determine whether the 
architecture is 32 bit or 64 bit on Linux?
I think it someone who knows Linux should answer these questions and provide the 
Linux versions of the library files. The scripts of SIVP 0.5.3 are difficult to 
understand and toolbox skeleton has no third party  library. Moreover, I do not 
know Linux particularly well and I do not have a Linux machine. 
I am going to upload modified sources at forge.scilab.org.
Best regards
Harald
----- Ursprüngliche Mail ----
Von: "allan.cornet at scilab.org" <allan.cornet at scilab.org>
An: users at lists.scilab.org
Gesendet: Donnerstag, den 10. März 2011, 19:44:51 Uhr
Betreff: Re: [scilab-Users] Porting IPD Toolbox to Linux (continued)
Hi,
Please creates a thirdparty directory in IPD directory
IPD
-- sci_gateway
    -- c
    -- cpp
-- macros
-- src
    -- c
    -- cpp
-- Thirdparty
    -- opencv
      -- windows
         -- x86
         -- x64
      -- linux
         -- x86
         -- x64
       -- macos
...
see also: http://wiki.scilab.org/Modules
see also: http://atoms.scilab.org/toolboxes/SIVP/0.5.3 (if you want to be 
packaged in ATOMS)
Good luck and do not hesitate if you have some questions
Allan CORNET
Scilab Team
    
    
More information about the users
mailing list