Rafael Mattos 3 Posted July 15, 2019 Â Attempting to compile the JsonDataObjectApacheModule sample raised the following error:Â [dcc32 Fatal Error] Server.Resources.pas(19): F2613 Unit 'JsonDataObjects' not found. Â Has this unit been removed from the last commit? Â Share this post Link to post
Andrea Magni 76 Posted July 16, 2019 Hi @Rafael Mattos, MARS supports JsonDataObjects but does not include them (I am thinking about changing this...). You simply need to download JsonDataObjects (https://github.com/ahausladen/JsonDataObjects) and setup your library path to compile it. Â Then MARS' demo should work. Let me know please. Â Sincerely, Andrea Share this post Link to post