Advertisement
Guest User

Untitled

a guest
Oct 27th, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.96 KB | None | 0 0
  1. Warning 1 warning C4996: 'std::_Uninitialized_copy0': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' (Main.cpp) c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmemory 348 1 tobiictl
  2. Warning 2 warning C4996: 'std::_Uninitialized_copy0': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' (App.cpp) c:\program files (x86)\microsoft visual studio 12.0\vc\include\xmemory 348 1 tobiictl
  3. Warning 3 warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  4. Error 4 error LNK2019: unresolved external symbol __imp__tobii_sdk_error_destroy referenced in function "public: static void __cdecl tobii::sdk::cpp::EyeTrackerException::throwOnError(struct tobii_sdk_error_t *)" (?throwOnError@EyeTrackerException@cpp@sdk@tobii@@SAXPAUtobii_sdk_error_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  5. Error 5 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_destroy C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  6. Error 6 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_destroy C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  7. Error 7 error LNK2019: unresolved external symbol __imp__tobii_sdk_error_get_message referenced in function "public: static void __cdecl tobii::sdk::cpp::EyeTrackerException::throwOnError(struct tobii_sdk_error_t *)" (?throwOnError@EyeTrackerException@cpp@sdk@tobii@@SAXPAUtobii_sdk_error_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  8. Error 8 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_get_message C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  9. Error 9 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_get_message C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  10. Error 10 error LNK2019: unresolved external symbol __imp__tobii_sdk_error_get_code referenced in function "public: static void __cdecl tobii::sdk::cpp::EyeTrackerException::throwOnError(struct tobii_sdk_error_t *)" (?throwOnError@EyeTrackerException@cpp@sdk@tobii@@SAXPAUtobii_sdk_error_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  11. Error 11 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_get_code C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  12. Error 12 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_get_code C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  13. Error 13 error LNK2019: unresolved external symbol __imp__tobii_sdk_error_is_failure referenced in function "public: static void __cdecl tobii::sdk::cpp::EyeTrackerException::throwOnError(struct tobii_sdk_error_t *)" (?throwOnError@EyeTrackerException@cpp@sdk@tobii@@SAXPAUtobii_sdk_error_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  14. Error 14 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_is_failure C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  15. Error 15 error LNK2001: unresolved external symbol __imp__tobii_sdk_error_is_failure C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  16. Error 16 error LNK2019: unresolved external symbol __imp__tobii_sdk_init referenced in function "public: static void __cdecl tobii::sdk::cpp::Library::init(void)" (?init@Library@cpp@sdk@tobii@@SAXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  17. Error 17 error LNK2019: unresolved external symbol __imp__tobii_sdk_free_string referenced in function "public: static void __cdecl tobii::sdk::cpp::EyeTrackerException::throwOnError(struct tobii_sdk_error_t *)" (?throwOnError@EyeTrackerException@cpp@sdk@tobii@@SAXPAUtobii_sdk_error_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Main.obj tobiictl
  18. Error 18 error LNK2001: unresolved external symbol __imp__tobii_sdk_free_string C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  19. Error 19 error LNK2001: unresolved external symbol __imp__tobii_sdk_free_string C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  20. Error 20 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_info_clone referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::EyeTrackerInfoImpl(struct tobii_sdk_device_info_t *)" (??0EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@QAE@PAUtobii_sdk_device_info_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  21. Error 21 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_info_get_product_id referenced in function "private: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::doGetProductId(void)" (?doGetProductId@EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  22. Error 22 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_info_get referenced in function "private: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::doGetValue(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?doGetValue@EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV67@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  23. Error 23 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_info_get_factory_info referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerFactoryImpl::EyeTrackerFactoryImpl(struct tobii_sdk_device_info_t *)" (??0EyeTrackerFactoryImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@QAE@PAUtobii_sdk_device_info_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  24. Error 24 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_info_destroy referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::EyeTrackerInfoImpl(struct tobii_sdk_device_info_t *)" (??0EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@QAE@PAUtobii_sdk_device_info_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  25. Error 25 error LNK2019: unresolved external symbol __imp__tobii_sdk_factory_info_create_for_networked_eyetracker referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerFactoryImpl::EyeTrackerFactoryImpl(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,unsigned int)" (??0EyeTrackerFactoryImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@II@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  26. Error 26 error LNK2019: unresolved external symbol __imp__tobii_sdk_factory_info_get_representation referenced in function "private: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerFactoryImpl::doGetRepresentation(void)" (?doGetRepresentation@EyeTrackerFactoryImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  27. Error 27 error LNK2019: unresolved external symbol __imp__tobii_sdk_factory_info_destroy referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerFactoryImpl::EyeTrackerFactoryImpl(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,unsigned int)" (??0EyeTrackerFactoryImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@II@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  28. Error 28 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_browser_create referenced in function "private: virtual void __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerBrowserImpl::doStart(void)" (?doStart@EyeTrackerBrowserImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  29. Error 29 error LNK2019: unresolved external symbol __imp__tobii_sdk_device_browser_destroy referenced in function "private: virtual void __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerBrowserImpl::doStart(void)" (?doStart@EyeTrackerBrowserImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  30. Error 30 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_create referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushVector(class std::vector<unsigned int,class std::allocator<unsigned int> > const &)" (?pushVector@ParamStack@cpp@sdk@tobii@@QAEXABV?$vector@IV?$allocator@I@std@@@std@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  31. Error 31 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_destroy referenced in function "public: class std::vector<float,class std::allocator<float> > __thiscall tobii::sdk::cpp::ParamStack::getVectorFloat(unsigned int)" (?getVectorFloat@ParamStack@cpp@sdk@tobii@@QAE?AV?$vector@MV?$allocator@M@std@@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  32. Error 32 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_get_length referenced in function "public: class std::vector<float,class std::allocator<float> > __thiscall tobii::sdk::cpp::ParamStack::getVectorFloat(unsigned int)" (?getVectorFloat@ParamStack@cpp@sdk@tobii@@QAE?AV?$vector@MV?$allocator@M@std@@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  33. Error 33 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_get_fixed_15x16_as_float32 referenced in function "public: class std::vector<float,class std::allocator<float> > __thiscall tobii::sdk::cpp::ParamStack::getVectorFloat(unsigned int)" (?getVectorFloat@ParamStack@cpp@sdk@tobii@@QAE?AV?$vector@MV?$allocator@M@std@@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  34. Error 34 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_get_string referenced in function "public: class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > __thiscall tobii::sdk::cpp::ParamStack::getVectorString(unsigned int)" (?getVectorString@ParamStack@cpp@sdk@tobii@@QAE?AV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  35. Error 35 error LNK2019: unresolved external symbol __imp__tobii_sdk_vector_set_uint32 referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushVector(class std::vector<unsigned int,class std::allocator<unsigned int> > const &)" (?pushVector@ParamStack@cpp@sdk@tobii@@QAEXABV?$vector@IV?$allocator@I@std@@@std@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  36. Error 36 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_create referenced in function "public: __thiscall tobii::sdk::cpp::ParamStack::ParamStack(void)" (??0ParamStack@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  37. Error 37 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_clone referenced in function "private: void __thiscall tobii::sdk::cpp::ParamStack::clone(struct tobii_sdk_param_stack_t const *)" (?clone@ParamStack@cpp@sdk@tobii@@AAEXPBUtobii_sdk_param_stack_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  38. Error 38 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_destroy referenced in function "public: __thiscall tobii::sdk::cpp::ParamStack::ParamStack(void)" (??0ParamStack@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  39. Error 39 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_type referenced in function "public: bool __thiscall tobii::sdk::cpp::ParamStack::isNodeProlog(unsigned int)" (?isNodeProlog@ParamStack@cpp@sdk@tobii@@QAE_NI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  40. Error 40 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_uint32 referenced in function "public: unsigned int __thiscall tobii::sdk::cpp::ParamStack::getUInt32(unsigned int)" (?getUInt32@ParamStack@cpp@sdk@tobii@@QAEII@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  41. Error 41 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_int64 referenced in function "public: __int64 __thiscall tobii::sdk::cpp::ParamStack::getInt64(unsigned int)" (?getInt64@ParamStack@cpp@sdk@tobii@@QAE_JI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  42. Error 42 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_fixed_15x16_as_float32 referenced in function "public: float __thiscall tobii::sdk::cpp::ParamStack::getFixed15x16AsFloat32(unsigned int)" (?getFixed15x16AsFloat32@ParamStack@cpp@sdk@tobii@@QAEMI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  43. Error 43 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_fixed_22x41_as_float64 referenced in function "public: struct tobii::sdk::cpp::Point2d __thiscall tobii::sdk::cpp::ParamStack::readPoint2d(unsigned int &)" (?readPoint2d@ParamStack@cpp@sdk@tobii@@QAE?AUPoint2d@234@AAI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  44. Error 44 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_node_prolog referenced in function "public: class tobii::sdk::cpp::NodeProlog __thiscall tobii::sdk::cpp::ParamStack::getNodeProlog(unsigned int)" (?getNodeProlog@ParamStack@cpp@sdk@tobii@@QAE?AVNodeProlog@234@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  45. Error 45 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_string referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall tobii::sdk::cpp::ParamStack::getString(unsigned int)" (?getString@ParamStack@cpp@sdk@tobii@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  46. Error 46 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_blob referenced in function "public: class tobii::sdk::cpp::Blob __thiscall tobii::sdk::cpp::ParamStack::getBlob(unsigned int)" (?getBlob@ParamStack@cpp@sdk@tobii@@QAE?AVBlob@234@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  47. Error 47 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_blob_length referenced in function "public: class tobii::sdk::cpp::Blob __thiscall tobii::sdk::cpp::ParamStack::getBlob(unsigned int)" (?getBlob@ParamStack@cpp@sdk@tobii@@QAE?AVBlob@234@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  48. Error 48 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_get_vector referenced in function "public: class std::vector<float,class std::allocator<float> > __thiscall tobii::sdk::cpp::ParamStack::getVectorFloat(unsigned int)" (?getVectorFloat@ParamStack@cpp@sdk@tobii@@QAE?AV?$vector@MV?$allocator@M@std@@@std@@I@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  49. Error 49 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_uint32 referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushUInt32(unsigned int)" (?pushUInt32@ParamStack@cpp@sdk@tobii@@QAEXI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  50. Error 50 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_string referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushString(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?pushString@ParamStack@cpp@sdk@tobii@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  51. Error 51 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_float32_as_fixed_15x16 referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushFloat32AsFixed15x16(float)" (?pushFloat32AsFixed15x16@ParamStack@cpp@sdk@tobii@@QAEXM@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  52. Error 52 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_float64_as_fixed_22x41 referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushFloat64AsFixed22x41(double)" (?pushFloat64AsFixed22x41@ParamStack@cpp@sdk@tobii@@QAEXN@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  53. Error 53 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_node_prolog referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushNodeProlog(class tobii::sdk::cpp::NodeProlog)" (?pushNodeProlog@ParamStack@cpp@sdk@tobii@@QAEXVNodeProlog@234@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  54. Error 54 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_blob referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushBlob(unsigned char const *,unsigned int)" (?pushBlob@ParamStack@cpp@sdk@tobii@@QAEXPBEI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  55. Error 55 error LNK2019: unresolved external symbol __imp__tobii_sdk_param_stack_push_vector referenced in function "public: void __thiscall tobii::sdk::cpp::ParamStack::pushVector(class std::vector<unsigned int,class std::allocator<unsigned int> > const &)" (?pushVector@ParamStack@cpp@sdk@tobii@@QAEXABV?$vector@IV?$allocator@I@std@@@std@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  56. Error 56 error LNK2019: unresolved external symbol __imp__tobii_sdk_callback_connection_destroy referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerImpl::EyeTrackerImpl(struct tobii_sdk_message_passer_t *)" (??0EyeTrackerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_message_passer_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  57. Error 57 error LNK2019: unresolved external symbol __imp__tobii_sdk_message_passer_get referenced in function "private: virtual class boost::shared_ptr<class tobii::sdk::cpp::EyeTracker> __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerFactoryImpl::doCreateEyeTracker(class tobii::sdk::cpp::MainLoop &)" (?doCreateEyeTracker@EyeTrackerFactoryImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE?AV?$shared_ptr@VEyeTracker@cpp@sdk@tobii@@@boost@@AAVMainLoop@345@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  58. Error 58 error LNK2019: unresolved external symbol __imp__tobii_sdk_message_passer_destroy referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerImpl::EyeTrackerImpl(struct tobii_sdk_message_passer_t *)" (??0EyeTrackerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_message_passer_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  59. Error 59 error LNK2019: unresolved external symbol __imp__tobii_sdk_message_passer_execute_request referenced in function "private: void __thiscall tobii::sdk::cpp::EyeTrackerImpl::execute(unsigned int,class tobii::sdk::cpp::ParamStack const &,class boost::function<void __cdecl(unsigned int,unsigned int,class tobii::sdk::cpp::ParamStack &)> const &)" (?execute@EyeTrackerImpl@cpp@sdk@tobii@@AAEXIABVParamStack@234@ABV?$function@$$A6AXIIAAVParamStack@cpp@sdk@tobii@@@Z@boost@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  60. Error 60 error LNK2019: unresolved external symbol __imp__tobii_sdk_message_passer_add_data_handler referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerImpl::EyeTrackerImpl(struct tobii_sdk_message_passer_t *)" (??0EyeTrackerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_message_passer_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  61. Error 61 error LNK2019: unresolved external symbol __imp__tobii_sdk_message_passer_add_error_handler referenced in function "public: __thiscall tobii::sdk::cpp::EyeTrackerImpl::EyeTrackerImpl(struct tobii_sdk_message_passer_t *)" (??0EyeTrackerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_message_passer_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  62. Error 62 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_state_clone referenced in function "public: __thiscall tobii::sdk::cpp::SyncStateImpl::SyncStateImpl(struct tobii_sdk_sync_state_t const *)" (??0SyncStateImpl@cpp@sdk@tobii@@QAE@PBUtobii_sdk_sync_state_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  63. Error 63 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_state_destroy referenced in function "public: __thiscall tobii::sdk::cpp::SyncStateImpl::SyncStateImpl(struct tobii_sdk_sync_state_t const *)" (??0SyncStateImpl@cpp@sdk@tobii@@QAE@PBUtobii_sdk_sync_state_t@@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  64. Error 64 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_state_get_sync_state_flag referenced in function "private: virtual enum tobii::sdk::cpp::SyncState::sync_state_flag_t __thiscall tobii::sdk::cpp::SyncStateImpl::doGetSyncStateFlag(void)" (?doGetSyncStateFlag@SyncStateImpl@cpp@sdk@tobii@@EAE?AW4sync_state_flag_t@SyncState@234@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  65. Error 65 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_state_get_number_of_points_in_use referenced in function "private: void __thiscall tobii::sdk::cpp::SyncStateImpl::updateSyncPoints(void)" (?updateSyncPoints@SyncStateImpl@cpp@sdk@tobii@@AAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  66. Error 66 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_state_get_point_in_use referenced in function "private: void __thiscall tobii::sdk::cpp::SyncStateImpl::updateSyncPoints(void)" (?updateSyncPoints@SyncStateImpl@cpp@sdk@tobii@@AAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  67. Error 67 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_manager_create referenced in function "public: __thiscall tobii::sdk::cpp::SyncManagerImpl::SyncManagerImpl(struct tobii_sdk_factory_info_t *,class tobii::sdk::cpp::Clock &,class tobii::sdk::cpp::MainLoop &)" (??0SyncManagerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_factory_info_t@@AAVClock@123@AAVMainLoop@123@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  68. Error 68 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_manager_convert_from_local_to_remote referenced in function "private: virtual __int64 __thiscall tobii::sdk::cpp::SyncManagerImpl::doLocalToRemote(__int64)" (?doLocalToRemote@SyncManagerImpl@cpp@sdk@tobii@@EAE_J_J@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  69. Error 69 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_manager_convert_from_remote_to_local referenced in function "private: virtual __int64 __thiscall tobii::sdk::cpp::SyncManagerImpl::doRemoteToLocal(__int64)" (?doRemoteToLocal@SyncManagerImpl@cpp@sdk@tobii@@EAE_J_J@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  70. Error 70 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_manager_get_sync_state referenced in function "private: virtual class boost::shared_ptr<class tobii::sdk::cpp::SyncState> __thiscall tobii::sdk::cpp::SyncManagerImpl::doGetSyncState(void)" (?doGetSyncState@SyncManagerImpl@cpp@sdk@tobii@@EAE?AV?$shared_ptr@VSyncState@cpp@sdk@tobii@@@boost@@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  71. Error 71 error LNK2019: unresolved external symbol __imp__tobii_sdk_sync_manager_destroy referenced in function "public: __thiscall tobii::sdk::cpp::SyncManagerImpl::SyncManagerImpl(struct tobii_sdk_factory_info_t *,class tobii::sdk::cpp::Clock &,class tobii::sdk::cpp::MainLoop &)" (??0SyncManagerImpl@cpp@sdk@tobii@@QAE@PAUtobii_sdk_factory_info_t@@AAVClock@123@AAVMainLoop@123@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  72. Error 72 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_progress_reporter_create referenced in function "public: __thiscall tobii::sdk::cpp::ProgressReporterImpl::ProgressReporterImpl(void)" (??0ProgressReporterImpl@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  73. Error 73 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_progress_reporter_get_progress referenced in function "private: virtual struct tobii::sdk::cpp::ProgressReporter::Progress __thiscall tobii::sdk::cpp::ProgressReporterImpl::doGetProgress(void)" (?doGetProgress@ProgressReporterImpl@cpp@sdk@tobii@@EAE?AUProgress@ProgressReporter@234@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  74. Error 74 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_progress_get_can_cancel referenced in function "private: virtual bool __thiscall tobii::sdk::cpp::ProgressReporterImpl::checkCanCancel(void)" (?checkCanCancel@ProgressReporterImpl@cpp@sdk@tobii@@EAE_NXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  75. Error 75 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_progress_cancel referenced in function "private: virtual bool __thiscall tobii::sdk::cpp::ProgressReporterImpl::doCancel(void)" (?doCancel@ProgressReporterImpl@cpp@sdk@tobii@@EAE_NXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  76. Error 76 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_progress_reporter_destroy referenced in function "public: __thiscall tobii::sdk::cpp::ProgressReporterImpl::ProgressReporterImpl(void)" (??0ProgressReporterImpl@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  77. Error 77 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_package_is_compatible_with_device referenced in function "private: virtual bool __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::checkIsCompatible(class tobii::sdk::cpp::UpgradePackage &,class tobii::sdk::cpp::MainLoop &,unsigned int &)" (?checkIsCompatible@EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE_NAAVUpgradePackage@345@AAVMainLoop@345@AAI@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  78. Error 78 error LNK2019: unresolved external symbol __imp__tobii_sdk_upgrade_begin referenced in function "private: virtual class boost::shared_ptr<class tobii::sdk::cpp::ProgressReporter> __thiscall tobii::sdk::cpp::EyeTrackerBrowserFactory::EyeTrackerInfoImpl::doBeginUpgrade(class tobii::sdk::cpp::UpgradePackage &,class tobii::sdk::cpp::MainLoop &)" (?doBeginUpgrade@EyeTrackerInfoImpl@EyeTrackerBrowserFactory@cpp@sdk@tobii@@EAE?AV?$shared_ptr@VProgressReporter@cpp@sdk@tobii@@@boost@@AAVUpgradePackage@345@AAVMainLoop@345@@Z) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\App.obj tobiictl
  79. Error 79 error LNK2019: unresolved external symbol __imp__tobii_sdk_mainloop_create referenced in function "public: __thiscall tobii::sdk::cpp::MainLoop::MainLoop(void)" (??0MainLoop@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  80. Error 80 error LNK2019: unresolved external symbol __imp__tobii_sdk_mainloop_run referenced in function "public: void __thiscall tobii::sdk::cpp::MainLoop::run(void)" (?run@MainLoop@cpp@sdk@tobii@@QAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  81. Error 81 error LNK2019: unresolved external symbol __imp__tobii_sdk_mainloop_quit referenced in function "public: void __thiscall tobii::sdk::cpp::MainLoop::quit(void)" (?quit@MainLoop@cpp@sdk@tobii@@QAEXXZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  82. Error 82 error LNK2019: unresolved external symbol __imp__tobii_sdk_mainloop_destroy referenced in function "public: __thiscall tobii::sdk::cpp::MainLoop::MainLoop(void)" (??0MainLoop@cpp@sdk@tobii@@QAE@XZ) C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\MainLoopRunner.obj tobiictl
  83. Error 83 error LNK1120: 69 unresolved externals C:\tobiianalytics\tobii-analytics-sdk-3.0.83-win-x64\Cpp\Samples\tobiictl\Debug\tobiictl.exe tobiictl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement