Open treeform opened 6 years ago
I think some thing needs to be added to the build path when on windows and mingw: https://github.com/bkaradzic/bx/issues/50
Adding:
when defined(windows): paths.add("../embed/bx/include/compat/mingw")
seem to have fixed it.
I think some thing needs to be added to the build path when on windows and mingw: https://github.com/bkaradzic/bx/issues/50