|
Hi Steve,
ADVimba R1-5 needs the latest ADGenICam (R1-10). What version are you using? R1-10 added the following:
-
Added new iocsh command "genicamShowFeature portName featureName". This prints out the detailed information for a single GenICam feature.
That required ADGenICam to have a dbd file.
Mark
Hi I am attempting to build the Vimba driver V1.5 downloaded today from git.
I was previously using V1.4
I have not updated other packages - such as ADCore, ADGenICam etc
It fails looking for file 'ADGenICamSupport.dbd' which I don't have under ADGenICam (which has no dbd directory) or indeed anywhere in my areaDetector-R3-11 tree, and was therefore seemingly not needed by R1_4 ?
make also reports :
Your Makefile may need this dependency rule:
$(COMMON_DIR)/vimbaApp.dbd: $(COMMON_DIR)/ADGenICamSupport.dbd
Which is a red herring?
|