Skip to main content
Visitor II
November 23, 2023
Solved

ST25 NFC/RFID tags enstsw-95hf002

  • November 23, 2023
  • 1 reply
  • 812 views

After downloading the enstsw-95hf002 code example, I try to compile the project
and getting these errors 

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    Hi,

    This is linker errors: the symbols from the CR95HF.DLL are not found. Make sure to have the CR95HF.lib  DLL import lib in the linker command. Also, make sure to includeCR95HFDLL.h in your sources using the DLL APIs.

    Rgds

    BT

    1 reply

    Technical Moderator
    November 23, 2023

    Hi,

    This is linker errors: the symbols from the CR95HF.DLL are not found. Make sure to have the CR95HF.lib  DLL import lib in the linker command. Also, make sure to includeCR95HFDLL.h in your sources using the DLL APIs.

    Rgds

    BT