I want to create a * .bpl file, but I cannot do this.
In particular, I am trying to create JEDI plugins, but I also tried an empty, clean Delphi package.
If I create a new package in Delphi XE3, I get an empty element - if I create this project called "Package1.bpl", I get the .dcu file in "debug / win32 /", but not. bpl file.
The compiler does not report an error.
An empty JEDI plugin (bpl-style) gives only .dcu, and an empty JEDI plugin in dll style gives a .cdu and .dll file in the "debug / win32 /" section.
This is the first time I'm trying to create a new package, so I completely lost it.
What am I missing?
Pharaoh
source share