Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Qt6 feature branch - Various fix for all platforms and VFX 2024 CI (E…
…xcept Windows) (AcademySoftwareFoundation#618) (Except Windows) Here's are the changes: - Added VFX 2024 CI (except for Windows) without ci-openrv from aswf-docker for now (Linux only, not tested yet) - Code changes to fix issues on Windows - Code changes to fix issues on MacOS - Added OpenSSL 3 for VFX2024 - Added some logic to all `.wrapper` to detect which VFX platform is active (using Python version) and then use the right OpenSSL version. - FIx issue with Python not finding Tkinter on MacOS. The issue was with VFX2024, but the fix make sense for VFX2023 too. **There are a lot of reformatting because of the pre-commit hook. Windows is not included in the VFX 2024 CI because of issues with PySide6 in the CI.** - [x] Rocky linux 8/9 - [x] MacOS - [ ] Windows (partial, can compile with my windows, but not in CI because of pyside6 issue) --------- Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
- Loading branch information