HashLoad / horse

Fast, opinionated, minimalist web framework for Delphi
MIT License
1.17k stars 217 forks source link

'Web.WebBroker' cannot be put into a package #284

Closed TeoWin closed 2 years ago

TeoWin commented 2 years ago

[dcc32 Error] E2223 $DENYPACKAGEUNIT 'Web.WebBroker' cannot be put into a package

Delphi 11.1 professional (no webbroker in Professional?) I have tried both the master commit and the latest release.

viniciussanchez commented 2 years ago

This package must not be compiled/installed. It's just to help us with development. To install follow the installation steps in the documentation...

TeoWin commented 2 years ago

Sorry.. But these packages are in your releases. Normally in a componenten/source release a package is to install components in the IDE or have a runtime package. You can't expect that if you distrubute packages with source files that the regular Delphi guy is not going to install them. That is normal procedure..

And ehm.. What documentation exactely? That one line about running Boss where the init seems to be missing?

viniciussanchez commented 2 years ago

The package has been removed. About the Boss documentation, you can find it here: https://github.com/HashLoad/boss