[erlang-questions] NIFS

Karlo Kuna kuna.prime@REDACTED
Sat Feb 4 23:25:33 CET 2017


i am using c++ to implement nif module
and i am using nifpp (https://github.com/goertzenator/nifpp)

now i can compile my project but on function call i get:

Failed to load NIF library: my.so undefined symbol:
_ZTVN10__cxxabiv117__class_type_infoE

can someone give me a hint what is this error?  is it linkage, or bad call,
or something else
and how go about solving it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170204/2e862cdc/attachment.htm>


More information about the erlang-questions mailing list