I've got problem with Smart Mobile Studio: I want connect with datasnap server, I import datasnap connector ( Tools>Import Datasnap Connector...) but when I execute code it prodece message:
[INFO] Building project 'test'...
[INFO] Compilation successful [101 ms]
[INFO] Generating JavaScript successful [286 ms]
[INFO] Linking...
Resource file [$(DataSnap)\connection.js] not found
Resource file [$(DataSnap)\serverfunctionexecutor.js] not found
[ERROR] Linking failed: Error: Some resources (2) were not found
It's weird because I work with that server in my HTML5 Builder projects, and Delphi apps, and everything works fine. How fix it (or configure SMS) and force to work properly?