Thank you for sharing this alternative approach! Using MinGW within WSL (Windows Subsystem for Linux) indeed has its own advantages, especially when paired with tools like CMake and CPACK for packaging. It can provide a more Unix-like environment for development and streamline workflows that involve cross-platform compatibility or additional packaging requirements.
For beginners or those looking for a quick native Windows setup, my guide with the standalone MinGW installation might be a simpler starting point. However, for more advanced users or those already comfortable with WSL, your suggestion is definitely worth exploring.
I'll look into trying out WSL with MinGW and potentially adding it as an alternative setup method in future updates to the guide. Thanks again for the valuable input!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thank you for sharing this alternative approach! Using MinGW within WSL (Windows Subsystem for Linux) indeed has its own advantages, especially when paired with tools like CMake and CPACK for packaging. It can provide a more Unix-like environment for development and streamline workflows that involve cross-platform compatibility or additional packaging requirements.
For beginners or those looking for a quick native Windows setup, my guide with the standalone MinGW installation might be a simpler starting point. However, for more advanced users or those already comfortable with WSL, your suggestion is definitely worth exploring.
I'll look into trying out WSL with MinGW and potentially adding it as an alternative setup method in future updates to the guide. Thanks again for the valuable input!