janestreet / ppx_base

Base set of ppx rewriters
MIT License
2 stars 4 forks source link

Cannot install in windows #2

Open Chimrod opened 1 month ago

Chimrod commented 1 month ago

The installation of the librairy fails in windows:

src/conditional_stubs.c:16: multiple definition of `caml_csel_value'

default/src/int_math_stubs.c:200: first defined here

ppx_base-8492-559f46.envt

ppx_base-8492-559f46.info

ppx_base-8492-559f46.out

hhugo commented 4 weeks ago

https://github.com/janestreet/base/pull/165

hhugo commented 4 days ago

fixed by https://github.com/ocaml/opam-repository/pull/26142