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 | 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: Problem building ezcaIDL on Windows |
From: | Ralph Lange via Core-talk <core-talk at aps.anl.gov> |
To: | EPICS Core Talk <core-talk at aps.anl.gov> |
Date: | Sat, 12 Jun 2021 09:54:58 +0200 |
The names are already decorated with epicsShareFunc and epicsShareAPI.
It exports the symbols OK for these cases:
- windows-x64 architecture
- windows-x64-static architecture if the Makefile contains SHARED_LIBRARIES=YES, whether I use LIBRARY_HOST or LOADABLE_LIBRARY_HOST.