[scilab-Users] addinter link: error 236

Mike Page Mike at Page-One.Waitrose.com
Fri Jun 10 18:44:33 CEST 2011


Hi Dan,

I think I was the prior poster.  My problem was that my C code included the
FFTW library (as part of another vector-matrix library).  As I wasn't using
the FFT functions, I got round the problem by deleting the FFTW references
and rebuilding my DLL.  It seems that the Scilab FFTW DLL and mine were
built differently so they ended up both getting loaded, which cause some
duplicated entry points.

Don't know if that will help you - hope it gives a clue...

Mike.


-----Original Message-----
From: dsimkins [mailto:dan.simkins at workflow-science.com]
Sent: 10 June 2011 17:34
To: users at lists.scilab.org
Subject: [scilab-Users] addinter link: error 236


Dear All,

I have a similar problem to a prior post; when I try to load my custom DLL,
I get the following error:

-->addinter("C:\readdb\lib_readdb.dll", 'lib_readdb', 'readdb' );
link: The file C:\readdb\lib_readdb.dll does not exist.
link: The file C:\readdb\lib_readdb.dll does not exist.

!--error 236
addinter: The shared archive was not loaded: Unknown Error

My environment:

Windows 7 Professional 64 bit
Scilab 5.3.2 x64
MS Visual C++ 2010 Professional

I have run dir in the Scilab console, and the DLL is present.

I have checked my DLL using depends all looks fine.

I have had this DLL running previously in Scilab 4.1 on Windows XP x86 and
have just re-built it to support x64.

I would really appreciate any pointers on how best to locate the source of
the problem.

Kind regards

Dan

--
View this message in context:
http://mailinglists.scilab.org/addinter-link-error-236-tp3049612p3049612.htm
l
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.com.

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.901 / Virus Database: 271.1.1/3691 - Release Date: 06/09/11
19:34:00




More information about the users mailing list