0% found this document useful (0 votes)
3 views2 pages

ALITS Installation Proces StepbyStep

This document outlines the prerequisites for a 60-hour online C&DS training session, including creating a Hacker Rank account, installing Visual Studio Code, and setting up the MinGW-w64 toolchain. It provides detailed steps for installing the necessary software and configuring the environment. Following these instructions is essential for successfully completing the tutorial.

Uploaded by

kiranmaiii
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

ALITS Installation Proces StepbyStep

This document outlines the prerequisites for a 60-hour online C&DS training session, including creating a Hacker Rank account, installing Visual Studio Code, and setting up the MinGW-w64 toolchain. It provides detailed steps for installing the necessary software and configuring the environment. Following these instructions is essential for successfully completing the tutorial.

Uploaded by

kiranmaiii
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Pre-requisites for Online C&DS 60hrs Online Training Session:

1. Create one Hacker Rank account.(Fill the username and password details in google doc)
2. Install visual Studio code.
3. Install C/C++ extension for VS Code
4. Install MinGW-w64 toolchain

Prerequisites

To successfully complete this tutorial, you must do the following steps:

1. Install Visual Studio Code.

2. Install the C/C++ extension for VS Code. You can install the C/C++ extension by searching for
'C++' in the Extensions view (Ctrl+Shift+X).

Installing the MinGW-w64 toolchain

Get the latest version of MinGW-w64 via MSYS2

1. You can download the latest installer from the MSYS2 page or use this direct link to the
installer.

2. Run the installer and follow the steps of the installation wizard. Note that MSYS2 requires 64
bit Windows 8.1 or newer.

3. In the wizard, choose your desired Installation Folder. Record this directory for later. In most
cases, the recommended directory is acceptable. The same applies when you get to setting
the start menu shortcuts step. When complete, ensure the Run MSYS2 now box is checked
and select Finish. This will open a MSYS2 terminal window for you.

4. In this terminal, install the MinGW-w64 toolchain by running the following command:

5. pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain


5. Accept the default number of packages in the toolchain group by pressing Enter.

1. Enter Y when prompted whether to proceed with the installation.

2. Add the path of your MinGW-w64 bin folder to the Windows PATH environment variable by
using the following steps:

1. In the Windows search bar, type Settings to open your Windows Settings.

2. Search for Edit environment variables for your account.

3. In your User variables, select the Path variable and then select Edit.

4. Select New and add the MinGW-w64 destination folder you recorded during the
installation process to the list. If you used the default settings above, then this will be
the path: C:\msys64\ucrt64\bin.

5. Select OK, and then select OK again in the Environment Variables window to update
the PATH environment variable. You have to reopen any console windows for the
updated PATH environment variable to be available

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy