ilib_build: is it possible to include a dll in libs?

alain al.bertho at free.fr
Wed Jul 14 12:02:15 CEST 2010


Hello

I'd like to build an interface between scilab and C functions provided 
in a dll. These functions prototypes can't be handled using 'call' 
scilab function, they don't use pointers.
In the builder.sce script, I put the dll basename in libs, but the 
makefile generated looks for basename.lib

How can I link to that dll?

Thanks

Alain



More information about the users mailing list