1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Building AreaDetector Vimba driver V 1.5 |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, Steven Hunt <Hunt at lbl.gov> |
Date: | Mon, 16 Dec 2024 12:52:44 +0000 |
Hi Steve,
ADVimba R1-5 needs the latest ADGenICam (R1-10). What version are you using? R1-10 added the following:
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?
|