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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | synApps build |
From: | "Siddons, David via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 17 Nov 2023 16:30:15 +0000 |
I'm trying to build synApps on a new PC. I want to use base-3.15.9, but the build fails with:
../ntndArrayConverter.h:5:10: fatal error: pv/ntndarray.h: No such file or directory
5 | #include <pv/ntndarray.h>
Indeed, I don't see any reference to that file in 3.15.9, only in 7. Does that mean I can't build it on the older distribution? The failure comes from AreaDetector (3-11). The OS is Pop 22.04, which I believe is an Debian/Ubuntu variant.
Pete.
|