Archived Forum Post

Index of archived forum posts

Question:

Failed to start because rtl160.bpl was not found

Nov 13 '12 at 18:42

This message is showing on all modules using the new Delphi DLL when deploying on a clean machine (no Delphi).


Answer

The CC32120MT.DLL is the C++ Builder XE2 32-bit runtime lib.

Unfortunately, the Chilkat v9.3.2 DLL for Delphi XE2 was linked with the Project-->Options-->C++ Linker-->Link With Dynamic RTL option set to True.

This new build is created with the option set to False, thereby removing the dependency with the C++ Builder runtime lib. The "Project-->Options-->C++ Linker-->Link with the Delphi Runtime Library" is also set to False for the new build: This may remove the dependency on rtl160.bpl

http://www.chilkatsoft.com/preRelease/chilkat-9.3.2-delphi.zip

This change will be included in the next and all future versions.


Answer

Same problem. The file date is August 22, 2012, so I don't think it was modified and compiled.


Answer

Sorry about that! I re-built and re-uploaded to the same URL.

http://www.chilkatsoft.com/preRelease/chilkat-9.3.2-delphi.zip

Please try again.


Answer

I re-built, compiled my project and still getting the same error..again. I'd checked the DLL and indeed it was changed.

I'm testing it using the XML.Pas and running on XP virtual machine. Let me know if you need more information.


Answer

Dear all, I am having the same problem. Is there any solution already? Thanks Marko


Answer

Please check to see if this new build solves the problem: http://www.chilkatsoft.com/preRelease/chilkat-9.4.0-delphi.zip