Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling push with wrong type compiles to code that cannot be loaded #15

Open
NickeZ opened this issue Jun 28, 2017 · 0 comments
Open

Calling push with wrong type compiles to code that cannot be loaded #15

NickeZ opened this issue Jun 28, 2017 · 0 comments

Comments

@NickeZ
Copy link
Contributor

NickeZ commented Jun 28, 2017

If I push(uint32_t) to an PV<int32_t> I get the following issue:

Loading /opt/epics/modules/ifcdaq/niklasclaesson/3.14.12.5/lib/eldk56-e500v2/libifcdaq.so library failed: /opt/epics/modules/ifcdaq/niklasclaesson/3.14.12.5/lib/eldk56-e500v2/libifcdaq.so: undefined symbol: _ZN3nds8PVBaseIn4pushIjEEvRK8timespecRKT_.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant