[scilab-Users] Link error 236

Mike Page Mike at Page-One.Waitrose.com
Mon May 9 21:24:03 CEST 2011


Hi Allan,

Thanks for your reply.  Unfortunately the source for the DLL belongs to a client so I cannot publish it.  I will try to strip the source back to some essential part that removes anything proprietary and try that.  If it gives the same error, then I will zip it up and put it here for you to look at.

I'm not sure about the dependency problem.  When I analyse it with depends.exe, there are only two unresolved (delay loaded) DLLs and these are also present in a DLL that loads correctly without error.  I'm sure they are never loaded and so would not cause a problem.

Do you know if there is anywhere that logging information would be written that might give me a clue?

Regards,
Mike.


-----Original Message-----
From: allan.cornet at scilab.org [mailto:allan.cornet at scilab.org]
Sent: 09 May 2011 19:08
To: users at lists.scilab.org
Subject: Re: [scilab-Users] Link error 236


 Hi,

 Can you attach and send to (as .zip) your dll ?

 I suspect a trouble of dependencies but in this case, error message is 
 wrong

 Thanks

 Allan

 On Mon, 9 May 2011 17:11:13 +0100, "Mike Page" 
 <Mike at Page-One.Waitrose.com> wrote:
> Hi,
>
> I have a problem loading a DLL from Scilab.  I have successfully 
> loaded
> other DLLs, but this one fails to load.  It gives the error:
>
> --> link ("foo.dll", func, "c");
> "link: The file foo.dll does not exist"
> "                            !--error 236"
> "link: The shared archive was not loaded: Unknown error"
>
> If I enter the command "ls", the file foo.dll is listed, so it does 
> exist.
> If I run depends.exe on the DLL, the entry points match the list in 
> "func".
>
> Any suggestions for what might cause this error?
>
> Thanks,
> Mike.

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.900 / Virus Database: 271.1.1/3622 - Release Date: 05/08/11 19:34:00





More information about the users mailing list