/
Cavrnus Collab Viewer Visual Studio Setup

Cavrnus Collab Viewer Visual Studio Setup

If the following dialogs are encountered when attempting to open the project, it indicates the required Visual Studio files have not been generated. These dialogs typically appear when launching the project through the .uproject file.

image-20250213-223654.png
image-20250213-223716.png

To continue, right-click CavrnusCollabViewer.uproject

Now select Generate Visual Studio Project Files

Now wait for the process to complete. If successful, CavrnusCollabViewer.sln will be created.

If this process failed, continue through this guide…

Visual Studio Requirements

  1. Download Visual Studio 2022 Community Edition Here (Latest)

    1. Current known version to work is 17.12.4 - this should not matter though.

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

Build Tool 14.38.33130 MUST be present. It’s fine if others exist. The UnrealBuildTool is simply looking for the target build tool.

This should fix create the needed development environment required to compile and run Cavrnus Collab Viewer Template

 

 

Related content

Cavrnus Collab Viewer Setup
Cavrnus Collab Viewer Setup
More like this
Cavrnus Collab Viewer Manual Setup
Cavrnus Collab Viewer Manual Setup
More like this
Cavrnus Collab Viewer
Cavrnus Collab Viewer
More like this