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

Cannot load opam-format in a toplevel on windows #6366

Open
hhugo opened this issue Jan 16, 2025 · 1 comment
Open

Cannot load opam-format in a toplevel on windows #6366

hhugo opened this issue Jan 16, 2025 · 1 comment

Comments

@hhugo
Copy link
Contributor

hhugo commented Jan 16, 2025

When trying to run the following with the ocaml toplevel

#use "topfind"
#require "opam-format"

I get the following error

Cannot load required shared library dllopam_core_stubs.
Reason: D:\a\js_of_ocaml\js_of_ocaml\_opam\lib\stublibs\dllopam_core_stubs.dll: flexdll error: cannot relocate VerQueryValueW RELOC_REL32, target is too far: fffffffbd0fe4508  ffffffffd0fe4508.

extracted from https://github.com/ocsigen/js_of_ocaml/actions/runs/12733508605/job/35489961836?pr=1796

@dra27
Copy link
Member

dra27 commented Jan 20, 2025

Untested and very hacky possible workaround: dra27@a63a542

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

No branches or pull requests

3 participants