Use epicsShareFunc, not epicsShareExtern
Also needed on friend declarations.
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
|
||||
#include <shareLib.h>
|
||||
|
||||
//epicsShareExtern epics::pvData::PVStructurePtr createPowerSupply();
|
||||
//epicsShareFunc epics::pvData::PVStructurePtr createPowerSupply();
|
||||
|
||||
namespace epics { namespace pvDatabase {
|
||||
|
||||
|
Reference in New Issue
Block a user