Skip to content

Releases: diskuv/dkml-workflows-monorepo-example

1.0

07 Nov 22:38
Compare
Choose a tag to compare
Trigger GitHub on tags without v prefix

v0.0

14 Aug 00:00
Compare
Choose a tag to compare

The program is called your_example. It is a toy program that finds a file named README.md in the current directory or one of its ancestors.

These are files generated with the "Opam Monorepo" build flow. Unlike the "Opam Regular" build flow, the monorepo build flow can cross-compile and build a darwin_arm64 binary.

Windows

Windows binaries require that you ask your end-users to install vc_redist.x64.exe (or vc_redist.x86.exe if Windows 32-bit) before using your windows_x86_64 (or windows_x86) binary. To be technical only newly installed Windows PCs will need vc_redist.*.exe because almost every other Windows program will auto-install it for your end-user! So an alternative is to tell your end-users to run vc_redist.*.exe only when they get:

VCRUNTIME140.DLL is missing dialog box