direktor05 2 Posted 3 hours ago Hello, I have similar problem as here: Delphi package was create in Delphi XE2, now I'm trying to install it with Delphi 12. Build and Compile goes without problems, only Installing is the problem. It says Can't load package, specified module can't be found. I created new project, added same files, still the same error. What is wrong? Share this post Link to post
corneliusdavid 250 Posted 3 hours ago 12 minutes ago, direktor05 said: It says Can't load package, specified module can't be found. Are you trying to install a Design-time package that relies on a XE2-compiled runtime package? That won't work, of course. What are are the required the packages of this Delphi project? Can you share the DPK of the package you're compiling/installing? Share this post Link to post