User forums > Help
Configure Codeblocks
stahta01:
Are you using MSys2 or MSys?
[If using MSys2,] Did you do the stupid thing you said by moving the files manually instead of using the MSys2 pacman installer?
Tim S.
tuchin:
I already work with a directory MSYS64/mingw64 like yours. I use MSYS2.
tuchin:
I did not move the directory mingw64 in the directory msys64, but simply copied it. After your message, the copied directory c:\mingw64 was deleted and started working with the directory in the directory msys64.
stahta01:
Do the MSys2 Upgrade command of
--- Code: ---pacman -Syuu
--- End code ---
To make sure your MSys2 installation is up to date.
After you get that done correctly.
Edit: You might need to kill the pacman.exe process to do the update https://winaero.com/blog/kill-process-windows-10/
Do
--- Code: ---pacman -S mingw-w64-x86_64-gcc
--- End code ---
to reinstall the GCC Compiler that must be damaged by you copying files around.
And, post a build log if you still have problems after that.
Tim S.
tuchin:
Thank you very much! Reinstalled msys2, entered the commands that you specified, and everything worked out!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version