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 75 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