Hello Erik,

SCI/bin is in library path when Scilab is running but DW can not know that.
Please, do not copy Scilab dlls in your dll path, Scilab dlls have another dependencies that can not be resolved.

Can you explain us your initial trouble ?

Antoine
Le 29/06/2017 à 12:55, E_Ben a écrit :
I analysed my dlls in dependency walker, and it seems that some scilab dlls
cannot be found (see screenshot attached below, the dll names are: ast.dll,
libintl.dll, output_stream.dll). They are actually located in the SCI/bin
folder. When I copy them into the folder where my dll is, still many
dependent dlls also located in SCI/bin are not found by dependency walker.
So, it seems that the scilab installations on which the dll can be loaded
find the scilab dlls in SCI/bin, but those which cause an error don't find
them. Any ideas what I can do instead of copying all dlls from the SCI/bin
folder to the folder where my dll is?

depwalk.png <http://mailinglists.scilab.org/file/n4036706/depwalk.png>




--
View this message in context: 
http://mailinglists.scilab.org/addinter-Unknown-error-depending-on-scilab-build-tp4036699p4036706.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to