You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should use automated release generation for the project for Linux and Windows.
The most challenging step here is Windows support. Currently, I use a Cygwin-based OCaml environment, that contains opam packages built with MinGW to build the Windows release manually. Probably, we should find another way to build the project on Windows that could be integrated in the CI.
The text was updated successfully, but these errors were encountered:
We should use automated release generation for the project for Linux and Windows.
The most challenging step here is Windows support. Currently, I use a Cygwin-based OCaml environment, that contains
opam
packages built with MinGW to build the Windows release manually. Probably, we should find another way to build the project on Windows that could be integrated in the CI.The text was updated successfully, but these errors were encountered: