Skip to content

Conversation

@ssimard2504
Copy link
Contributor

Instructions to build Stellarium with Visual Studio 2022 were revised. Instructions to build Stellarium with Visual Studio 2026 were added.

Description

Instructions with VS 2022 that claim we could not use the solution file of Stellarium (Stellarium.sln) was erroneous. It has been corrected in this newly version of BUILDING.md. Instructions on how to build Stellarium with Visual Studio 2026 (released November 2025), have been added.

The main motivation of this Pull Request is to make the documentation up-to-date. There are no dependencies required for this change. Moreover it is not linked to any issue #.

Screenshots (if appropriate):

None

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • Housekeeping

How Has This Been Tested?

I successfully run the procedure for building and testing Stellarium with Visual Studio 2022 and 2026 on my local Windows-based PC.

Test Configuration:
• Operating system : Windows 11 Pro, 25H2, OS build 26200.7171
• Processor : 13th Gen Intel(R) Core(TM) i7-13700K (3.40 GHz)
• Graphic Card : NVIDIA GeForce RTX 5050 Ti
• Driver : 581.80
• Display : ASUS PA329CV, 3840x2160 | 60 Hz | Highest (32-bit) | HDCP

Checklist:

  • My code follows the code style of this project.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (header file)
  • I have updated the respective chapter in the Stellarium User Guide
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@gzotti gzotti added enhancement Improve existing functionality documentation Improvements or additions to documentation infrastructure Infrastructure related issues labels Nov 30, 2025
@github-actions
Copy link

Hello @ssimard2504!

Thank you for the suggested improvement.

@gzotti gzotti added this to the 25.4 milestone Nov 30, 2025
Copy link
Member

@gzotti gzotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not tested these new instructions with a new build system, but it looks good as guidelines. No more objections here. Thanks!

@alex-w alex-w merged commit 3160edc into Stellarium:master Dec 1, 2025
16 checks passed
@alex-w alex-w added the state: published The fix has been published for testing in weekly binary package label Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Hello @ssimard2504!

Please check the fresh version (development snapshot) of Stellarium:
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

@alex-w alex-w removed the state: published The fix has been published for testing in weekly binary package label Dec 29, 2025
@github-actions
Copy link

Hello @ssimard2504!

Please check the latest stable version of Stellarium:
https://github.com/Stellarium/stellarium/releases/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement Improve existing functionality infrastructure Infrastructure related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants