Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreschreiber opened this issue Dec 24, 2024 · 0 comments
Open

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

andreschreiber opened this issue Dec 24, 2024 · 0 comments

Comments

@andreschreiber
Copy link

andreschreiber commented Dec 24, 2024

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>).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant