Undefined Reference while trying to run "Example use of the ArvCamera API"

Hi,

Please don’t post screenshots, they are hard to read, and prevent cut’n paste.

Try:

gcc -v main.c -o main `pkg-config --cflags --libs aravis-0.8`
1 Like