Menu

#43 ThreadUserTimer not exported

None
closed
None
5
2015-06-08
2013-12-10
Campbell
No

I ran into a linker issue when trying to compile code using CryptoPP::PKCS5_PBKDF2_HMAC - CryptoPP::ThreadUserTimer was undefined. Adding CRYPTOPP_DLL to the class declaration in hrtimer.h fixes it.

Discussion

  • Jeffrey Walton

    Jeffrey Walton - 2015-06-08

    Agreed. I think I have run into this issue before, myself.

     
  • Jeffrey Walton

    Jeffrey Walton - 2015-06-08
    • status: open --> accepted
    • assigned_to: Jeffrey Walton
    • Group: -->
     
  • Jeffrey Walton

    Jeffrey Walton - 2015-06-08

    Checked in fix.

     
  • Jeffrey Walton

    Jeffrey Walton - 2015-06-08
    • status: accepted --> closed