not installed config.h in linux.
Brought to you by:
ddouxchamps
Makefile not install config.h in linux.
%./configure
%make
%make install
%ls /usr/local/include/libvisca
libvisca.h
So, I copy config.h and working correct.
%cp config.h /usr/local/libvisca
#Is this project active or not active?
#I got a strange value from get_(r|b)gain_value.
#But I couldn't find information about this problem.