mirror of
https://github.com/mapnik/mapnik.git
synced 2026-01-18 16:27:36 +00:00
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