Modern C++ Toolset Workshop
The preferred way to run this workshop is to use Gitpod.io by just clicking the button below to create a new workspace or by selecting an already created Gitpod.io workspace.
Select:
- Standard class (up to 4 cores)
- VS Code editor in a browser
Note: Consider pinning the workspace in Gitpod.io workspace list so it is not automatically deleted by Gitpod after 14 days of inactivity.
- Do not select any 3rd party
CMakeLists.txt
. We will create our own during the workshop ;-) - Pick CMake Kit for the latest compiler of your choice in VSCode.
During the workshop we will be collaborating with other participants by sharing the IDE. In order to share the Gitpod workspace with the rest of the group:
- Click on the "Share" button on the bottom bar in VSCode.
- Share the access URL with the rest of the team.