Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Resolve incompatibilities with Windows compilers #1

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

TheSohrabX
Copy link
Contributor

Fix: Resolve incompatibilities with Windows compilers

Description:

  • Fixed compiler-specific issues to ensure compatibility with MSVC 2022, llvm-mingw, and mingw
  • Code now compiles successfully on Windows with all three compilers

Testing:

  • Verified compilation and functionality with MSVC 2022, llvm-mingw, and mingw on Windows (with Qt Unit Test)

Additional Notes:

  • Please review the changes and let me know if any further adjustments are needed.

- Fixed compiler-specific issues to ensure compatibility with MSVC 2022, llvm-mingw, and mingw

- Code now compiles successfully on Windows with all three compilers
@Konvt Konvt merged commit 17c362a into Konvt:main Jan 18, 2025
@Konvt
Copy link
Owner

Konvt commented Jan 18, 2025

Thank you for your contribution. But if there's a compatibility issue, it's best to bring up an issue first.

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.

2 participants