Hi
I need help to compile and link any Aravis project under CodeBlocks. I’m trying with the “arvaacquisitiontest.c”, just copying the text on the main.cpp. On the Build Options of CodeBlocks I’m tellin to usethe linker and search directories corresponding to all the includes and libraries descrived in the configure.ac file (I also installed all the dependences since the arv-viewer is working).
The problem I have is that CodeBlocks do not link because of many errors related to “undefined reference to …” like infflatInit2, inflateEnd, freecon, is_selinux_enabled, g_module_close… up to more than 100 of them.
Ii tried to search for the dependences but no success.
I will apreciate any help.
Thanks
Roger