Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1095 Discussions

PIN unresolved external symbol xed_operand_values_set_rep

Albert_g_
Beginner
296 Views
 

Hi.

 

I'm including:

  • xed.lib
  • pin.lib
  • pinvm.lib
  • ntdll-64.lib

 

but I'm still getting this error: 

Error 1 error LNK2019: unresolved external symbol xed_operand_values_set_rep referenced in function "void __cdecl LEVEL_CORE::INS_AddRep(class LEVEL_CORE::INDEX<6>)" (?INS_AddRep@LEVEL_CORE@@YAXV?$INDEX@$05@1@@Z) C:\pin-2.14-71313-msvc12-windows\source\tools\Tool\build\pin.lib(ins_api_xed_ia32.obj) pintool

 

Why is the symbol xed_operand_values_set_rep not exported?

 

0 Kudos
0 Replies
Reply