What you've learned

You should now know how to:

  • Build a Qt-based Python desktop application
  • Create C/C++ dependencies and use them in the Qt-based Python app
  • Learn how to port the C/C++ based dependencies to Arm64 using Arm64EC

Knowledge Check

Is it possible to import a C/C++ library to a Python application?

How do you port C/C++ code to ARM64 using ARM64EC and MSBuild?


Back
Next