How to build tss2-fapi
krivosudskylukas opened this issue · 3 comments
krivosudskylukas commented
Hello, I am trying to use tss2-fapi library in my project on widows. I followed the steps in install.md file and sucessfully built the library. But tss2-fapi is not compiled into .dll and .lib file. Is there anythig I may forgot?
AndreasFuchsTPM commented
fapi is currently only implemented for Linux.
For windows certain modules (such as keystore) need to be reimplemented.
tomoveu commented
@AndreasFuchsTPM is there a list of the modules that need reimplementation for FAPI?
Thanks,
Dimi
AndreasFuchsTPM commented
Mostly it's ifapi_io for base access and then ifapi_keystore and ifapi_config