Is the version of STUHFL demo limited as compared to the one on windows? Multiple issues while building the demo for Linux.
Hi,
I tried to follow the given instructions for building the STUHFL demo for linux but I encountered multiple issues:
1) Header files were not found when building the solution.
- I added the absolute path in the settings of the project so that the header files are found.
2) The directory structure of the copied files on the Raspberry Pi was quite different to the one expected by the build commands in visual studio. So, there were errors of the libSTUHFL.so and the STUHFL_demo.out not being found.
- I edited the path in settings of the project and moved around a directory to make this work.
3) Finally it ran:
- But, there is no way of interacting with the hardware and does not serve much purpose.
4) The demo version on windows gives some options for interaction but it takes a considerable amount of time for it to respond.
- Also, It was not able to detect the tags when I selected the relevant option. Whereas, using the Windows GUI software, it was able to.
