After digging, we discovered DDetours.pas is now being used/exported in TwineCompile, which will conflict with anyone using DDetours.pas in their packages.Cannot load package '<nameOfPackage>.' It contains unit 'InstDecode', which is also contained in package 'TwineCompilePlugin123'
Builder 12.3
Builder 12.3
FYI, with TwineCompile 5.9, RAD Studio 12.3, we are getting the following error when installing a package to the component palette:
Re: Builder 12.3
That's unfortunate. We thought that the possibility of another design-time package needing a hooking library was small enough to justify using DDetours directly.
We will have to arrange an alternative so that there are no conflicts going forward.
We will have to arrange an alternative so that there are no conflicts going forward.
Jon
Re: Builder 12.3
Thanks for the quick response!
No rush for us. We have a workaround. We removed that package from the palette (not needed there at the moment).
No rush for us. We have a workaround. We removed that package from the palette (not needed there at the moment).
Re: Builder 12.3
It was one of our packages. We don't require it in the component palette.