1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>Linking...
1>API.obj : error LNK2019: unresolved external symbol "public: __thiscall RR_API::~RR_API(void)" (??1RR_API@@QAE@XZ) referenced in function _main
1>API.obj : error LNK2019: unresolved external symbol "public: bool __thiscall RR_API::getVariable(char *,char *,int)" (?getVariable@RR_API@@QAE_NPAD0H@Z) referenced in function _main
1>API.obj : error LNK2019: unresolved external symbol "public: bool __thiscall RR_API::connect(char *,int)" (?connect@RR_API@@QAE_NPADH@Z) referenced in function _main
1>API.obj : error LNK2019: unresolved external symbol "public: __thiscall RR_API::RR_API(void)" (??0RR_API@@QAE@XZ) referenced in function _main
1>C:\Users\ystrashilov\Documents\Visual Studio 2008\Projects\API\Debug\API.exe : fatal error LNK1120: 4 unresolved externals
1>Build log was saved at "file://c:\Users\ystrashilov\Documents\Visual Studio 2008\Projects\API\API\Debug\BuildLog.htm"
1>API - 5 error(s), 1 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
