Jump to content

Alexander I.

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. Alexander I.

    [Solved] Can't build project using TJson

    Thank you for the explanation!
  2. Alexander I.

    [Solved] Can't build project using TJson

    That worked! Thank you! But why it does not work by default, that is the question.
  3. Here is the code: #include <REST.Json.hpp> ... TJson* formatter=new TJson(); Compilation successful, but linker says following: [ilink32 Error] Error: Unresolved external 'Rest::Json::TJson::' referenced from C:\USERS\ISKOR\DESKTOP\TJSONTEST\WIN32\DEBUG\UNIT1.OBJ How can that be? I use C++ Builder 10.1 Community Edition.
×