comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Upgrade to IDL 6.3 breaks IDLtoAVI
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Upgrade to IDL 6.3 breaks IDLtoAVI [message #48547] Tue, 02 May 2006 06:30 Go to previous message
Chris[2] is currently offline  Chris[2]
Messages: 39
Registered: August 2003
Member
Hi Mark,

In IDL6.3, the "idl32.dll" was renamed to "idl.dll" so that both the 32-bit
and the 64-bit Windows would have the same DLL name (same thing for
"idl.lib"). This makes it simpler for someone to have a makefile that they
can use to compile their own DLL on both 32-bit and 64-bit Windows, and not
have to change the IDL library name. This change is documented in the IDL6.3
release notes.

In any case, the entry points have changed enough between IDL6.2 and IDL6.3
that a previously-compiled dll will not work, even if the library names
hadn't been changed. So really, someone needs to recompile the avi.dll and
link it against IDL6.3.

-Chris

<badjelly.witch@gmail.com> wrote in message
news:1146515445.899454.35570@v46g2000cwv.googlegroups.com...
> I knew it was going to happen eventually... I have just upgraded to IDL
> 6.3 (Windows 32-bit) and the IDLtoAVI DLM no longer works.
>
> I did the same thing I have done for several version upgrades now. I
> copied IDLtoAVI.dll and IDLtoAVI.dlm from IDL62\bin\bin.x86 to
> IDL63\bin\bin.x86, started the new version and tried to run the DLM. I
> got a message about IDL32.dll not being found on the path. I noted that
> there is a copy of IDL32.dll in IDL62\bin\bin.x86 but not in
> IDL62\bin\bin.x86, so I copied that over too, restarted and tried
> again. I didn't seriously expect that this would work, and it didn't:
> IDL gave and error message about a bad entry point and crashed. I
> presume this is related to the introduction of 64-bit Windows.
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: writing text files withe OPENW and PRINTF
Next Topic: how to read a data file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:16:16 PDT 2025

Total time taken to generate the page: 0.00742 seconds