We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Untested and very hacky possible workaround: dra27@a63a542
Sorry, something went wrong.
No branches or pull requests
When trying to run the following with the ocaml toplevel
I get the following error
extracted from https://github.com/ocsigen/js_of_ocaml/actions/runs/12733508605/job/35489961836?pr=1796
The text was updated successfully, but these errors were encountered: