notepad-plus-plus/PowerEditor/gcc
Robert Di Pardo d6595ad836 Make Plugins Admin work with MinGW in debug mode binary
Convert path to nppPluginList.json with ::wstring2string().

Unlike MSVC [1], MinGW GCC doesn't provide file stream constructors
for wchar_t* paths [2].

 ---
 [1] https://stackoverflow.com/a/822032
 [2] https://sourceforge.net/p/mingw-w64/mailman/message/34249829

Fixes #11687, close #11701
2022-05-25 18:37:21 +02:00
..
gcc-fixes.h Fix ARM64 build doesn't contain 64 bits information 2022-01-25 01:51:21 +01:00
makefile Make Plugins Admin work with MinGW in debug mode binary 2022-05-25 18:37:21 +02:00
manifest.rc Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00