Skip to content

Plugin not building on UE5.5 (Windows 11) #212

@andreschreiber

Description

@andreschreiber

I am trying to build the plugin using Unreal Engine 5.5 on Windows 11 in Visual Studio (2022). However, whenever I try to build the project, I get a large number of errors:
image

Are these errors known issues, or am I doing something wrong with the build process?
I had some other errors originally (e.g., cerr and cout generating errors, which were fixed with #include<iostream> and the use of assert causing errors due to lack of #include <cassert>).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions