Pi wrapper for the st25ru3993 hpev : 'pythread_create' is undefined
I am trying to compile the python wrapper for the st25ru3993 hpev to the raspberry pi but get errors saying 'pythread_create' is undefined.
here is a picture of the errors.
I am trying to compile the python wrapper for the st25ru3993 hpev to the raspberry pi. When I run the python demonstration it says the dll is missing. I goto compile the wrapper, but I am getting these errors. I have tried to fix this with the -pthread and -lpthread flags but neither of them seem to work. Its possible i am doing it wrong, but I think this is correct.
Any help would be appreciated I have spent hours trying to fix this issue.
