This topic contains 1 reply, has 2 voices, and was last updated by Grant [Tobii] 1 week, 6 days ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Software Development › Has anyone solved the LNK2019 problem?
Tagged: c++
This topic contains 1 reply, has 2 voices, and was last updated by Grant [Tobii] 1 week, 6 days ago.
Added the Tobii library at C++ and compiled the example source.
However, the error will be output as shown below.
“class IL::InteractionLib * __cdecl IL::CreateInteractionLib(enum IL::FieldOfUse)” (?CreateInteractionLib@IL@@YAPAVInteractionLib@1@W4FieldOfUse@1@@Z)
Failed to verify the external symbol (reference location: _main function).
“void __cdecl IL::DestroyInteractionLib(class IL::InteractionLib *)” (?DestroyInteractionLib@IL@@YAXPAVInteractionLib@1@@Z)
Failed to check external symbol (reference location: “public: void_thiscall IL::InteractionLibDelter:()class IL::InteractionLib *”) (?RInteractionLibDeleter@IL@QAEXPAPAVPAVPACTIONInactiveZ)
Two unverifiable external references.
How can I fix it?
Hi @code1995, sorry to hear about your issues. Prior to creating an error report, Could you kindly clarify for us the exact SDK/ API binding and version you are using (we have several Tobii C++ SDK’s) along with a description of your development environment (IDE, OS, etc) and relevant versions thereof. The more detail the better.
Thereafter, we should hopefully be better placed to provide you with a prompt resolution on the error. Many thanks for your patience.
You must be logged in to reply to this topic.