If you are seeing any of the following dialogs are encountered when attempting to open the project, then it means you have not generated indicates the required Visual Studio files . The following dialogs will show when attempting to open the project via .uprojecthave not been generated. These dialogs typically appear when launching the project through the .uproject
file.
To verify if your dev environment is properly setupcontinue, right-click on CavrnusCollabViewer.uproject
Now attempt to select Generate Visual Studio project filesProject Files
Now wait for the process to complete. If successful, the CavrnusCollabViewer.sln will be created.
Info |
---|
If this process failed, continue through this |
guide… |
Visual Studio Requirements
Download Visual Studio 2022 Community Edition Here (Latest)
Current known version to work is 17.12.4 - this should not matter though.
Note |
---|
Visual Studio Community works for BOTH Twinmotion and CSC. |
Required Workloads
.NET Desktop Development
Desktop Development with C++
Game Development with C++
Individual Components
Required compiler tools
Required Targeting Packs
Verify Installation
Navigate to → C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC
Info |
---|
Build Tool 14.38.33130 MUST be present. It’s fine if others exist. The UnrealBuildTool is simply looking for the target build tool. |
Info |
---|
This should fix create the needed development environment required to compile and run Cavrnus Collab Viewer Template |