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
From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Steven Hunt via Tech-talk <tech-talk at aps.anl.gov>
Sent: Sunday, December 15, 2024 3:44 PM
To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov>
Subject: Building AreaDetector Vimba driver V 1.5
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?
|