jiakai 304706eaf9 Fix two compile issues with mingw:
1. result type of dlsym is FARPROC on WIN32, which can not be converted
   via static_cast
2. std::ifstream(std::wstring) is not an std interface; we need to use
   filesystem::path to wrap the path
2025-08-02 11:52:58 -04:00
..
2025-08-02 11:52:58 -04:00