mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
for some unknown reason (maybe newer Visual C++ version), MSVC on GitHub Actions no longer inlines methods `wcscpy` and `wcslen`, which results in linker error: `error LNK2019: unresolved external symbol wcscpy/wcslen`