You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcus Hudritsch edited this page May 2, 2019
·
23 revisions
All C++ projects can also be built with the platform independent IDE Visual Studio Code from Microsoft. Anyway for Windows, we recommend to build and work with the full Visual Studio.
Open Visual Studio Code and install the extension for C/C++, CMake and CMake Tools.
With File/Open... choose the SLProject folder. The cmake configuration and generation should automatically start. This can last a minute or so. After that a cmake icon appears at the bottom of the left toolbar.