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

installation issue on XE8 entreprise #393

Closed samimetoui closed 4 years ago

samimetoui commented 4 years ago

Good morning

I am trying to install delphimvcframework on XE8. Because i cannot install the IDEExpert then i do it by hand like described in the FAQ §3 I cannot install the IDEExpert, can I use DelphiMVCFramework without it? here

first i have created a webbroker server application then i have modifie unit WebModuleUnit1 as described and created unit MyControllerU as described

i have added dependecies in the Library Path
C:\DMVC\sources\ C:\DMVC\lib\dmustache\ C:\DMVC\lib\loggerpro\

when i try to compile my project i still have this error: [dcc32 Erreur fatale] MVCFramework.pas(85): F2613 Unité 'Swag.Doc' non trouvée. translation : [dcc32 Fatal error] MVCFramework.pas (85): F2613 Unit 'Swag.Doc' not found.

danieleteti commented 4 years ago

That guide is very old. Add C:\DMVC\lib\swagdoc\Source\ is your lib paths