Hi, I hope you are doing well. I am using WiringPi Library with Libnfc. I have no issue while compilining using flag -lwiringPi. But I have issue to execute when I run command "sudo make install" in libnfc folder. It cannot linkup to WiringPi I think I need to make some changes in make file or somet...