Cannot find options for Generate Visual Studio Project Files in order to connect Unreal environment with Airsim #3248
-
I developed an environment using Unreal 4.25. In order to connect it with Airsim, I followed the instructions given over here - https://microsoft.github.io/AirSim/unreal_custenv/. I'm stuck at the point where they say to right click the .uproject file and select Generate Visual Studio Project Files, since I do not have that option. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This happens when installing Unreal Engine. You can do one of two things:
An alternative option is to open the Unreal Project folder (example would be LandscapeMountains) and then run the debug version. This will compile AirSim using Visual Studio, which will display errors if there are any issues. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the advice! However, that was not my issue. I did not restart Epic games after installing Unreal Engine therefore the project file extensions were not associated with my Engine. Please refer to this post for more details - #1219 |
Beta Was this translation helpful? Give feedback.
Thank you for the advice! However, that was not my issue. I did not restart Epic games after installing Unreal Engine therefore the project file extensions were not associated with my Engine. Please refer to this post for more details - #1219