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

Can't load in 1.5 #42

Closed
guihigashi opened this issue Aug 4, 2020 · 2 comments
Closed

Can't load in 1.5 #42

guihigashi opened this issue Aug 4, 2020 · 2 comments

Comments

@guihigashi
Copy link

Thanks for the package. It seems jl_function_ptr was removed. Here's a link with a issue that seems similar and the error message.

JuliaGraphics/Gtk.jl#512

ERROR: LoadError: LoadError: could not load symbol "jl_function_ptr":
The specified procedure could not be found.
Stacktrace:
 [1] PATHSolver.FunctionWrappersQuickFix.FunctionWrapper{Any,Tuple{Any}}(::typeof(identity)) at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\FunctionWrappersQuickFix.jl:89
 [2] top-level scope at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\FunctionWrappersQuickFix.jl:132
 [3] include(::Function, ::Module, ::String) at .\Base.jl:380
 [4] include at .\Base.jl:368 [inlined]
 [5] include(::String) at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\PATHSolver.jl:1
 [6] top-level scope at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\PATHSolver.jl:3
 [7] include(::Function, ::Module, ::String) at .\Base.jl:380
 [8] include(::Module, ::String) at .\Base.jl:368
 [9] top-level scope at none:2
 [10] eval at .\boot.jl:331 [inlined]
 [11] eval(::Expr) at .\client.jl:467
 [12] top-level scope at .\none:3
in expression starting at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\FunctionWrappersQuickFix.jl:132
in expression starting at C:\Users\XXXXXXX\.julia\packages\PATHSolver\tJVDr\src\PATHSolver.jl:3
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to C:\Users\XXXXXXX\.julia\compiled\v1.5\PATHSolver\xyGrF_xqMiq.ji.
Stacktrace:
 [1] error(::String) at .\error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at .\loading.jl:1290
 [3] _require(::Base.PkgId) at .\loading.jl:1030
 [4] require(::Base.PkgId) at .\loading.jl:928
 [5] require(::Module, ::Symbol) at .\loading.jl:923
 [6] include(::Function, ::Module, ::String) at .\Base.jl:380
 [7] include(::Module, ::String) at .\Base.jl:368
 [8] top-level scope at none:2
 [9] eval at .\boot.jl:331 [inlined]
 [10] eval(::Expr) at .\client.jl:467
 [11] top-level scope at .\none:3
in expression starting at C:\Users\XXXXXXX\.julia\packages\Complementarity\jpfgn\src\Complementarity.jl:1
@chkwon
Copy link
Owner

chkwon commented Aug 8, 2020

Thanks for reporting. Please consider this package: https://github.com/odow/PATH.jl
Eventually, Complementarity.jl will phase out and PATH.jl (not yet officially registered package) will kick in.

@chkwon
Copy link
Owner

chkwon commented Aug 20, 2020

@guihigashi This issue should have been fixed now with the new version v0.6.2. Please test it and let me know any issues.

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

2 participants