When trying to compile a project from the command line, I get the error rtl260.bpl and CC32C260MT.DLL could not be found. I can understand it is not able to find it. Those files are now named rlt270.bpl and CC32C270MT.DLL. I am on TwineCompile 5.2.2 and RAD Studio 10.4. TwineCompile in the IDE works without problems though.
I am getting around this problem by using the old version. I simply pasted the previous install files and with them, jtmake (and the IDE TwineCompile) works like a charm.
Edit: The problem seems to be in jtresupdate.dll (the file got smaller with the update), because using the 5.2.2 version with the old jtresupdate.dll also solves the problem.
missing files for jtmake.exe
Re: missing files for jtmake.exe
Thanks for pointing this out. We upgraded the project to the latest IDE and forgot to change the RTL/runtime packages options.
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: missing files for jtmake.exe
I can confirm the newest update (V5.2.2.292) resolves this issue. Thanks!