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

CxxWrap looks for older version of library #83

Open
JTreehorn opened this issue May 10, 2021 · 0 comments
Open

CxxWrap looks for older version of library #83

JTreehorn opened this issue May 10, 2021 · 0 comments

Comments

@JTreehorn
Copy link

Hi, I'm almost certain I'm missing something while building libcxxwrap-julia & installing cxxwrap, I'm quite new to julia generally. After
cmake --build . --config Release

I then create the Override file w/ correct path. Then in julia after ] add CxxWrap

julia> using CxxWrap
[ Info: Precompiling CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4]
ERROR: LoadError: InitError: could not load library "/mypath/libcxxwrap-julia-build/lib/libcxxwrap_julia.0.8.2.dylib"

whereas the file I have at this location is libcxxwrap_julia.0.8.3.dylib

What essential step(s) have I skipped to make these things work together?

Thanks very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant