AirSim
AirSim copied to clipboard
How to fix this error? C1900
I cannot do anything because of this question.
It's not because of the version of UE. I tried 4.27 before and have met same error, three lines and boom.
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.
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
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