Closed nlw0 closed 4 years ago
Don't want to open a new issue, I'm basically just trying to get a simple example to run. Now I'm following testlib-builder
example, and this is what I get...
julia: symbol lookup error: build/lib/libtestlib.so: undefined symbol: _ZN5jlcxx19FunctionWrapperBaseC2EPNS_6ModuleESt4pairIP14_jl_datatype_tS5_E
Alright, I finally managed. It was just that I pulled the master branch from github instead of a proper release (v.0.6.6). I would suggest you leave the latest release as the default branch, so that people coming here from the CxxWrap.jl documentation check out the repo in a more appropriate state.
Not a real issue, closing...
Hmm, not sure what the issue was here, both the master and latest release always built fine on all my machines.
I had mismatched versions.
I'm trying to use CxxWrap, and cannot compile the examples. First of all for cmake to work with the example I had to change the
install
lines to