Skip to content

update windows build documentation doc#24

Merged
jonyMarino merged 2 commits intomainfrom
jonyMarino/update_win_doc
Jul 14, 2025
Merged

update windows build documentation doc#24
jonyMarino merged 2 commits intomainfrom
jonyMarino/update_win_doc

Conversation

@jonyMarino
Copy link
Contributor

This pull request updates the development setup instructions for Project AirSim on Windows to reflect the latest tools and configurations. The key changes involve upgrading the Visual Studio version, Unreal Engine version, and the repository URL.

Updates to development tools and configurations:

  • Updated the Visual Studio requirements to use VS 2022 C++ build tools with the Desktop development with C++ workload, replacing the C++ build tools workload. Removed the .NET Core SDK as a required component. (docs/development/dev_setup_win.md, docs/development/dev_setup_win.mdL10-R14)

  • Updated the Unreal Engine version from 4.25 to 5.2 in the setup instructions. This includes updating the UE_ROOT environment variable path accordingly. (docs/development/dev_setup_win.md, docs/development/dev_setup_win.mdL39-R44)

Repository URL update:

  • Changed the repository URL from the private Visual Studio repository to the public GitHub repository: https://github.com/iamaisim/ProjectAirSim.git. (docs/development/dev_setup_win.md, docs/development/dev_setup_win.mdL55-R55)

@jonyMarino jonyMarino merged commit 9bb59fe into main Jul 14, 2025
1 check passed
@jonyMarino jonyMarino deleted the jonyMarino/update_win_doc branch July 14, 2025 20:31
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

Successfully merging this pull request may close these issues.

1 participant