<div dir="ltr">i am using c++ to implement nif module <div>and i am using nifpp (<a href="https://github.com/goertzenator/nifpp">https://github.com/goertzenator/nifpp</a>)</div><div><br></div><div>now i can compile my project but on function call i get: </div><div><br></div><div>Failed to load NIF library: my.so undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE<br></div><div><br></div><div>can someone give me a hint what is this error?  is it linkage, or bad call, or something else </div><div>and how go about solving it? </div><div><br></div></div>