Jump to content
Registration disabled at the moment Read more... ×
JackT

Migrated to Delphi 12.3 now problem with XMLIntf unit

Recommended Posts

I have a DynamicLoader dll which uses the unit Xml.XmlIntf. unit In Delphi 12.1 the dll loaded find.

 

I have now upgraded to Delphi 12.3 and the dll falls over on program start with the following error.

The 32 bit version  works fine. I am assuming there is a missing dependency somewhere or it's not linked correctly.

 

image.thumb.png.e680500b9313680084398fc89d6a3919.png

 

Thanks for any help in advance

 

Jack T

Share this post


Link to post

I think I sorted it an old version xmlrtl290.bpl was in the same directory as the executable.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×