Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 1963

Unresolved External: JSON Reflect, DataSnap, REST

$
0
0

Hi, I make this tutorial:

http://docwiki.embarcadero.com/RADStudio/Seattle/en/Tutorial:_Using_a_REST_DataSnap_Server_with_an_Application_and_FireDAC

but I have a problem in server line:

    TFDJSONDataSets *ds = new TFDJSONDataSets();
    TFDJSONDataSetsWriter::ListAdd(ds, FDQueryDepartmentNames);

[ilink32 Error] Error: Unresolved external 'Data::Firedacjsonreflect::TFDJSONDataSets::' referenced from ...\PROJECT9\WIN32\DEBUG\SERVERMETHODSUNIT1.OBJ

[ilink32 Error] Error: Unresolved external 'Data::Firedacjsonreflect::TFDJSONDataSetsWriter::' referenced from ...\PROJECT9\WIN32\DEBUG\SERVERMETHODSUNIT1.OBJ

[ilink32 Error] Error: Unresolved external '__fastcall Data::Firedacjsonreflect::TFDJSONDataSetsWriter::ListAdd(Data::Firedacjsonreflect::TFDJSONDataSets * const, Firedac::Comp::Client::TFDAdaptedDataSet * const)' referenced from ...\PROJECT9\WIN32\DEBUG\SERVERMETHODSUNIT1.OBJ

[ilink32 Error] Error: Unresolved external '__fastcall Data::Firedacjsonreflect::TFDJSONInterceptor::DataSetsToJSONObject(Data::Firedacjsonreflect::TFDJSONDataSetsBase * const, System::Json::TJSONObject * const)' referenced from ...\PROJECT9\WIN32\DEBUG\SERVERMETHODSUNIT1.OBJ

My system is Windows 7 Ultimate 64 bits, installed fulll RAD Studio 10.1 Berlin

 

Please help me, I try to make this work so 1 week ago.

Thank You.


Viewing all articles
Browse latest Browse all 1963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>