Skip to content

How to fix this error? C1900 #4761

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

Open
FatalJack opened this issue Dec 9, 2022 · 4 comments
Open

How to fix this error? C1900 #4761

FatalJack opened this issue Dec 9, 2022 · 4 comments

Comments

@FatalJack
Copy link

QQ截图20221209212248

I cannot do anything because of this question.

@FatalJack
Copy link
Author

It's not because of the version of UE. I tried 4.27 before and have met same error, three lines and boom.

@nagsterFVZ
Copy link

Was having this same issue with UE 4.27 and VS2022.
To solve it I opened the project in unreal first and and changed the VS version.
You can do this under Edit > Editor Preferences > Source Code Editor
Set that to Visual Studio 2022, then under file generate the visual studio project.

Now I was able to add the AirSim plugin to my project and build it as usual.

@huangzhuofei
Copy link

Was having this same issue with UE 4.27 and VS2022. To solve it I opened the project in unreal first and and changed the VS version. You can do this under Edit > Editor Preferences > Source Code Editor Set that to Visual Studio 2022, then under file generate the visual studio project.

Now I was able to add the AirSim plugin to my project and build it as usual

Thank you for helping me a lot

@JackeyLea
Copy link

Was having this same issue with UE 4.27 and VS2022. To solve it I opened the project in unreal first and and changed the VS version. You can do this under Edit > Editor Preferences > Source Code Editor Set that to Visual Studio 2022, then under file generate the visual studio project.

Now I was able to add the AirSim plugin to my project and build it as usual.

Thx

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

4 participants