[scilab-Users] SWIG?

Allan CORNET allan.cornet at scilab.org
Tue Apr 26 15:23:52 CEST 2011


Hi,

 

Can you attach or send to me a small example ?

 

Thanks 

 

Allan

 

De : jasper van baten [mailto:jasper at amsterchem.com] 
Envoyé : mardi 26 avril 2011 13:53
À : users at lists.scilab.org; users at lists.scilab.org
Objet : Re: [scilab-Users] SWIG?

 

Hello, 

So I gather from that that intersci is at the moment still the way to go in
case you want things to work out-of-the-box.

Are there known problems with the x64 implementation of intersci? I get, for
a DLL that is compiled x64 and linked against the x64 scilab import
libraries, the following message after addinter:

Shared archive loaded.
Link done.
sluofuncs_ is not an entry point.
Shared archive loaded.
Link done.
sluofuncs is not an entry point.
addinter([dllName],'sluofuncs',sluofuncsfuns);
                                              !--error 999 
addinter: An error occurred: The specified module could not be found. 

The module can most certainly be found, and gets loaded as well. It
complains about the "sluofuncs_" entrypoint not being there, but it is there
(can easily verify that, e.g. with the dependency viewer). The entrypoints
are all generated with intersci-n.exe and f2c.exe and exactly the same
procedure works fine for the x86 version.

Thank you, 

Best wishes, 

Jasper.

At 09:16 4/26/2011, Vincent COUVERT wrote:



Hi,

The SWIG implementation is not yet released but is available in a dedicated
branch [1]. We are still working on it and hope this will be included in a
future SWIG official release.

Best Regards.

[1] http://swig.svn.sourceforge.net/viewvc/swig/branches/gsoc2009-sploving/ 




Le 25/04/11 16:15, jasper van baten a écrit :



Hello All,

I read in the 5.3.1 documentation that intersci is obsolete, and is to be
replaced by SWIG. Is this SWIG implementation ready to use at this point? Is
there any documentation?

Best wishes,

Jasper.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110426/a56ddd31/attachment.htm>


More information about the users mailing list