opam-repository-mingw icon indicating copy to clipboard operation
opam-repository-mingw copied to clipboard

windows package repository for OPAM (mingw and msvc)

Results 19 opam-repository-mingw issues
Sort by recently updated
recently updated
newest added

I can't test it myself, but I would be happy to merge it and maybe it'd be less work for you than maintaining the patch ?

I don't know much about Windows, is there any technical problem?

I wonder if it wouldn't be better to organize the mingw opam repo such that it contains only thos packages which are different from the main opam repo. One could...

I read the instruction here: https://fdopen.github.io/opam-repository-mingw/installation however I discovered you can install OCaml without Opam, for example: ~~~sh s1=https://dl.bintray.com/fdopen/prebuild-win32-ocaml-packages s2=4.09.0 curl -L -O "$s1"/"$s2"+mingw64c.tar.xz tar -x -f "$s2"+mingw64c.tar.xz cd ocaml-variants."$s2"+mingw64c...

Dear Opam for Windows Team, opam config env has a strange difference when called with and without --sexp: MinGW PATH with --sexp ``` $ opam config env --safe --sexp (...

Any suggestions on the best way to install this in a university lab environment running windows10. The installer doesn't recommend running as admin to do a global install. Installing as...

Hi there, protz.github.io/ocaml-installer/ distributes an opam that I compiled (based on dra27's fork) ; the installer sets up this opam to point to your repository by default. The OCaml binaries...

Hi, when I launch the Ocaml installer (OCaml64.exe or OCaml32.exe , it doesn't matter) ,I get the following errors: Installation Aborted Delete file: C:\Users\rapha\AppData\Local\Temp\nse306F.tmp Create folder: C:\Users\rapha\AppData\Local\Temp\nse306F.tmp **Timeout on Connecting**...