-
Not picking on this one package, but it is pretty essential. base.v0.16.1 worked fine with MSVC (and is included in DkML), so this is a regression.
See https://github.com/janestreet/base/issues/157…
-
Hi. I cloned the repository and ran `opam install ./`. I am using Diskuv OCaml on windows, and I've set up the environment. Here's the output I get:
```
PS C:\Users\Miika\code\ocaml\helloworld\oca…
-
I some how need to switch a private ocaml repo in Windows, I've installed dkml.
```
PS C:\Users\tli> with-dkml opam switch --repositories=ide-dev create ide-dev ocaml-variants.4.14.1+ide --jobs=1…
-
As reported on discord.
https://discord.com/channels/436568060288172042/1138448122968813578
-
I want to update DkML from version 1.2.0 to 2.0.2, but i made a mistake that i just removed the old folders “C:\DiskuvOCaml” and “C:\Users**\AppData\Local\Programs\DiskuvOCaml”.
When I run then set…
-
`stdcompat.19` and above use a Dune build system that should work in Windows.
- [x] Bump up the pins to stdcompat.18 after testing to make sure `stdcompat` and a dependency (ex. `pyml`) can be inst…
-
By default `flexlink.exe` looks for FlexDLL object files to link in the same directory as `flexlink.exe`. That behavior is defined by
https://github.com/ocaml/flexdll/blob/f5ccd9730d0766d0eb002cbe3…
-
Error building on Windows 10
**First, I was getting an error about pkg-config not found**
```
Processing actions
[ERROR] The compilation of conf-sqlite3.1 failed at "pkg-config sqlite3".
#=…
-
### graphics from utop doesn't work (ok from dune build)
Because from
```
PS C:\Users\***\testGraphic\my-first-switch> ls
Directory: C:\Users\detro\testGraphique\my-first-switch
Mode …
-
@jonahbeckford fyi, I opened an issue for sqlite3 opam package because when I try to install it, I get error "pkg-config" not found. So I looked in msys installation published with the o…