Topic: Install LibNFC on Dev-Cpp
Hi everybody !
I'm programming on Dev-Cpp.
I've downloaded libnfc-1.3.4-winsdk, and made a Package by hand.
I've verified it with Dev-C package manager.
I'm trying to do the example code (http://www.libnfc.org/api/examples_page.html) and I only have linker errors ( [Linker error] undefined reference to `print_hex' ...).
Does anyone know how can I install libnfc on dev-cpp please ?
I've done a research in the forum with "dev-cpp and dev-c++", no answers.
Thanks for your help !