Click here to Skip to main content
15,898,035 members
Articles / Desktop Programming / QT

Porting Your Applications to Arm64 Using Arm64EC — Series (Part 1)

Rate me:
Please Sign up or sign in to vote.
4.55/5 (3 votes)
13 Sep 2023CPOL9 min read 3.7K   2  
In this article, you will build a Qt-based Python application with two C/C++-based DLL dependencies. This architecture mimics a typical scenario of using Python and Qt for rapid UI prototyping and DLLs for computation-intense work.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Dawid Borycki is a software engineer and biomedical researcher with extensive experience in Microsoft technologies. He has completed a broad range of challenging projects involving the development of software for device prototypes (mostly medical equipment), embedded device interfacing, and desktop and mobile programming. Borycki is an author of two Microsoft Press books: “Programming for Mixed Reality (2018)” and “Programming for the Internet of Things (2017).”

Comments and Discussions