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: ADCore build error |
From: | "Heesterman, Peter J via Tech-talk" <tech-talk at aps.anl.gov> |
To: | John Dobbins <john.dobbins at cornell.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Wed, 15 Jun 2022 15:35:32 +0000 |
Hi John, I believe you’re going to need a later version of Asyn. The release notes say that 64-bit integer support was added with R4-37. Cheers, Peter. From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of John Dobbins via Tech-talk I just cloned areaDetector, ADCore, ADSupport, ADEiger. Using base 7.0.3 , asyn-R4-36 I get the following error: /usr/bin/g++ -D_GNU_SOURCE -D_DEFAULT_SOURCE -DBUILDING_ADCore_API -D_X86_64_ -DUNIX -Dlinux -O3 -g -Wall -mtune=generic -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../../../include/compiler/gcc
-I../../../include/os/Linux -I../../../include -I/homes/det/epics/synApps_6_1/support/asyn-R4-36/include -I/homes/det/epics/synApps_6_1/support/areaDetector-R3-12-1/ADSupport/include/os/Linux -I/homes/det/epics/synApps_6_1/support/areaDetector-R3-12-1/ADSupport/include
-I/homes/det/epics/synApps_6_1/support/areaDetector-R3-12-1/ADCore/include -I/homes/det/epics/base-7.0.3/include/compiler/gcc -I/homes/det/epics/base-7.0.3/include/os/Linux -I/homes/det/epics/base-7.0.3/include -c ../paramAttribute.cpp
../paramAttribute.cpp: In member function 'virtual int paramAttribute::updateValue()': ../paramAttribute.cpp:138:37: error: 'class asynNDArrayDriver' has no member named 'getInteger64Param' status = this->pDriver->getInteger64Param(this->paramAddr, this->paramId, Advice? John Dobbins Research Support Specialist Cornell High Energy Synchrotron Source Cornell University |