@Novak-Zhao contacted me via mail additionally and after updating my MSYS2 environment to the latest packages, I can reproduce the problem. So I assume something has changed which triggers the build errors.
I'm not completely sure whether I have read the log correctly, to me it seems it fails at linking in the vimode plugin. Though I have no clue why it complains about all the missing C++ symbols. Has anyone an idea what could cause this? Full build log (linker errors start at line 10652): https://gist.github.com/eht16/5b5ca97557c667a7a97e511b05677b8c/raw/81a221fbe9a5ac37b852568191afd1b5585aef70/full_build.log List of installed MSYS2 packages: https://gist.github.com/eht16/5b5ca97557c667a7a97e511b05677b8c#file-msys2-packages @Novak-Zhao running `./configure --disable-vimode ...` fixes the build, obviously the Vimode plugin will not be available then. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1255#issuecomment-1585557642 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1255/[email protected]>
