Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path fixes & Improvements for launch.json (debugging) & task.json (compiling) + Simplification of README instructions for Windows #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kurozawa6
Copy link

The proposed changes also make the Getting Started instructions for every OS more intuitive and user-friendly (now makes use of Visual Studio Code's local cloning GUI).

@kurozawa6
Copy link
Author

Installation instructions for Windows are updated accordingly (MYSYS instead of chocolatey).

@kurozawa6
Copy link
Author

Notes for anyone who would want to try using this:
If you come from AMAOed 2022 module instructions, the MinGW setup instructed there has a bug in Windows. Its gdb debugger doesn't work (even after painstakingly correcting the paths in .vscode settings).

To fix this, you will need the new .vscode settings proposed here as well as to install the fixed g++, gcc, and gdb versions as per instructed in the new README for windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant