Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt for Google Native Client
Jump to navigation
Jump to search
Qt for Native Client allows you to deploy and run Qt applications in the Chrome web browser
For a general introduction to Native Client see the project page or the 2011 Google IO talk
Getting Started
You'll need the following:
- A Mac OS X or Gnu/Linux system. Windows is not supported.
- Chrome
- The NaCl SDK.
- qt5-qtbase-nacl
- qt5-qtdeclarative-nacl (Optional, for Qt Quick)
See nacl-readme in qt5-qtbase-nacl for further instructions.