Skip to content

Conversation

@tzobler
Copy link
Contributor

@tzobler tzobler commented Nov 21, 2025

New version for MSFS2024 modelloader, based on the current main branch. Includes all adjustments for Qt 6.10.1
Please pay particular attention to the sections marked "TODO TZ".

@tzobler tzobler self-assigned this Nov 21, 2025
Copy link
Member

@ltoenning ltoenning left a comment

Choose a reason for hiding this comment

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

Nice work!
One thing we might need to think about is if at least some common parts can be reused. Otherwise the PR adds quite much duplicate code, possibly making the plugins harder to maintain. Of course this is a tradeoff because of the changes between MSFS2020 and MSFS2024... Maybe we can discuss this soon.

// clang-format off
#include <Windows.h>
//#include <SimConnect.h>
#include "../third_party/externals/common/include/simconnect/MSFS2024/SimConnect.h"
Copy link
Member

Choose a reason for hiding this comment

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

Should be #include <SimConnect.h> with the include paths correctly managed in CMake.

tzobler and others added 12 commits November 30, 2025 22:05
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Co-authored-by: Lars Toenning <dev@ltoenning.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants