I run the example apix-gpio-sample-3 without problems.
I try now to integrate the libdigiapix into my code. I #include but the compiler complain for any functions I used on the lib, saying that I do not have the reference.
I tried by adding the libdigiapix in the property build settings but the build says it cannot find the library…
I cannot make a compare with the example because the make file is completely different.