Top "Bpl" questions

Borland Package Library - special kind of object-oriented DLL with enforced type-safety

Solving Delphi BPL Package problems where BPLs won't load but you've already recompiled (Windows VirtualStore filesystem issue)

My general question is how do you troubleshoot "My BPL won't load due to a dependency that just won't go …

delphi dependencies bpl
Plugins system for Delphi application - bpl vs dll?

I'm writing delphi app which should have capability of loading plugins. I'm using JvPluginManager as plugin system/manager ;) Now, in …

delphi dll plugins bpl
Can't load package %s error while installing a package

I'm testing on Delphi 2007 and my groupproject is composed by 2 packages. PackageRun.bpl It's marked as "runtime only" and contains …

delphi ide package bpl
Delphi XE: bogus "Never-build package must be recompiled" / "F2084 Internal Error: U10346" errors when building packages

I'm trying to build a package (package A) that contains the DWS compiler. It works, but when I then have …

delphi delphi-xe bpl
Missing .bpl files

After compiling a FireMonkey project and executing the app on another PC I've encountered an error - "rtl190.bpl is …

delphi firemonkey bpl
Delphi App has "No Debug Info" when Debugging

We have built an application that uses packages and components. When we debug the application, the "Event Log" in the …

delphi debugging delphi-xe2 packages bpl
rtl100.bpl was not found?

I am learning a component from TMS. I got "...rtl100.bpl was not found...". probably this error was happened if …

delphi bpl