danieleteti / delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
Apache License 2.0
1.25k stars 360 forks source link

Error Install #395

Closed allancmello closed 4 years ago

allancmello commented 4 years ago

Erro install MVCFramework:

[dcc32 Hint] MVCFramework.Commons.pas(1027): H2164 Variable 'S' is declared but never used in 'TMVCStringDictionary.ToString' [dcc32 Warning] dmvcframeworkRT.dpk(143): W1033 Unit 'Web.WebBroker' implicitly imported into package 'dmvcframeworkRT' [dcc32 Warning] dmvcframeworkRT.dpk(143): W1033 Unit 'IdHTTPWebBrokerBridge' implicitly imported into package 'dmvcframeworkRT' [dcc32 Error] E2223 $DENYPACKAGEUNIT 'Web.WebBroker' cannot be put into a package

RAD Studio 10.3.3

danieleteti commented 4 years ago

Thank you for your issue, however this is the repo version. If you just want to use the framework, please use the released version and not the development repo.

danieleteti commented 4 years ago

However, now it should work also the repo version