Jump to content
direktor05

bpl module can't be found

Recommended Posts

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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×