Thanks for the pointers. One thing I ran into though was that CodeBlocks 17.12 generates an environment warning message that it cannot find the compiler even though the paths and file names were valid. However proceeding to the Hello World program, it compiled with on problem.
This was helpful, thank you! However, I think it is better to install CodeBlocks to C:\CodeBlocks or to another directory that has user write permission.
Thanks man, you help me as I has been in trouble for many months😀
To avoid reloading dependent packages as you add a new package when you know you are already up to date, just add the "--needed" option.
Thank you, that was very helpful. The audio was great
Thanks for the video, the audio was great.
This was a great help. Big thanks!
Excelent tutorial!!! Thanks!!!
Thanks for the pointers. One thing I ran into though was that CodeBlocks 17.12 generates an environment warning message that it cannot find the compiler even though the paths and file names were valid. However proceeding to the Hello World program, it compiled with on problem.
Code::Blocks autocomplete lacks lots of notations when using MSYS2. Install right with mingw or winlibs mingw and see the astonishing difference.
This was helpful, thank you! However, I think it is better to install CodeBlocks to C:\CodeBlocks or to another directory that has user write permission.
Saved me from a lot of trialnerror situations. Thanks 4 sharing. +, like and sub from me
please list the commands for the command line
pacman -Syu
pacman -Syu base-devel
pacman -Syu mingw-w64-x86_64-toolchain
pacman -Syu mingw-w64-x86_64-SDL2
11:45