QtCS2024 Compile once. Run everywhere: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(external url)
(updated url)
Line 2: Line 2:
Compiling and deploying of C++ applications on Windows, Linux, macOS for x86_64 and arm64 can be challenging. By using ''[https://justine.lol/cosmopolitan/ Cosmopolitan Libc]'' we could have an alternative.
Compiling and deploying of C++ applications on Windows, Linux, macOS for x86_64 and arm64 can be challenging. By using ''[https://justine.lol/cosmopolitan/ Cosmopolitan Libc]'' we could have an alternative.


Slides at [https://git.qt.io/cradam/presentations/-/blob/main/2024.09.06/QtCS2024_Compile_Once__Run_Everywhere.pdf 2024.09.06/QtCS2024_Compile_Once__Run_Everywhere.pdf · GitLab]
Slides at [https://git.qt.io/cradam/presentations/-/raw/main/2024.09.06/QtCS2024-CompileOnce-RunEverywhere.pdf?ref_type=heads 2024.09.06/QtCS2024-CompileOnce-RunEverywhere.pdf · GitLab]


==Session Owners==
==Session Owners==

Revision as of 19:59, 5 September 2024

Session Summary

Compiling and deploying of C++ applications on Windows, Linux, macOS for x86_64 and arm64 can be challenging. By using Cosmopolitan Libc we could have an alternative.

Slides at 2024.09.06/QtCS2024-CompileOnce-RunEverywhere.pdf · GitLab

Session Owners

Cristian Adam

Notes