Closed cmey closed 2 years ago
Also on rc3
Same problem on Ubuntu 20.04.
Still erroring on julia-1.8.0-rc4
Can be fixed by installing the CxxWrap main branch: [ add CxxWrap#main
.
@barche : CxxWrap should probably be tagged for compatibility with Julia 1.8.
Yes, sorry I missed this. I'll tag a release if nothing unexpected happens in the tests here: https://github.com/JuliaInterop/CxxWrap.jl/pull/324
Works! Thanks @barche
Done, should be OK now!
Yes fixed now :heavy_check_mark: thank you both!
Hello, thanks for this package, it works very well on Julia 1.7 :muscle:
but on Julia 1.8-rc1 (edit: also still on rc3, and rc4) it fails to precompile with:
ERROR: LoadError: ccall method definition: argument 2 type doesn't correspond to a C type
.Complete log to reproduce: