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

dkml bytecode installation on windows, utop returns "module spcifi est introuvable" error #84

Open
roromino opened this issue Dec 1, 2023 · 5 comments
Assignees
Milestone

Comments

@roromino
Copy link

roromino commented Dec 1, 2023

Hello,
i just gave a dkml installation on windows. I launch utop and get this error :

DkML 2.1.0: Open source. Full-stack OCaml. https://diskuv.com/dkmlbook/
DkSDK: 30 day risk free. C/C++/Java/Swift and OCaml. https://diskuv.com/pricing

Fatal error: cannot load shared library dllxdg_stubs
Reason: Le module spcifi est introuvable.

thanks

@jonahbeckford
Copy link
Contributor

You are using a prerelease of DkML 2.1.0 ... I am testing out the final fixes today (Pacific Time). I'll update this ticket when it is ready for you.

@jonahbeckford
Copy link
Contributor

Try:

  1. winget install Microsoft.VisualStudio.2019.BuildTools --override "--wait --passive --installPath C:\VS --addProductLang En-us --add Microsoft.VisualStudio.Workload.VCTools --includeRecommended"
  2. winget install Git.Git if you don't have Git for Windows
  3. Install Windows 64-bit Native Installer (unsigned)

@jonahbeckford jonahbeckford self-assigned this Dec 2, 2023
@roromino
Copy link
Author

roromino commented Dec 9, 2023

Hello,
I could indeed install the given windows 64-bit native installer (and deinstall the failed installation by removing the folder %LOCALAPPDATA%\Programs\DkMLByte folder).
However, VisualStudio and Git are software I can not install without admin privileges. But I will see with my organisation for this matter.
Thanks

@jonahbeckford
Copy link
Contributor

jonahbeckford commented Dec 9, 2023 via email

@jonahbeckford
Copy link
Contributor

jonahbeckford commented Dec 14, 2023 via email

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

No branches or pull requests

2 participants