Page 1 of 1

DataSnapCommon not found

Posted: Wed 26 Feb 2014 14:23
by Valgardur
If I try to build using "Link with runtime packages" I get an error

"Required package 'DataSnapCommon' not found"

Re: DataSnapCommon not found

Posted: Thu 27 Feb 2014 12:46
by AlexP
Hello,

This error means that, when installing Delphi, you hadn't installed DataSnap. DataSnap is a Delphi technology, and if you don't use DataSnap, you should delete this package from the required packages list.

Re: DataSnapCommon not found

Posted: Thu 27 Feb 2014 12:49
by Valgardur
Thanks, OK, I thought this was related to your components, as I already built a different application with run-time libraries without problems (I may have uninstalled / installed Delphi in the meantime, but don't recall excluding DataSnap.

Re: DataSnapCommon not found

Posted: Thu 27 Feb 2014 13:30
by AlexP
As I wrote earlier, it's enough to delete this package from the list of required packages.