- Game Programming Using Qt Beginner's Guide
- Witold Wysota Lorenz Haas
- 115字
- 2021-08-20 10:45:14
Building Qt from sources
In most cases for desktop and mobile platforms, the binary release of Qt you download from the webpage is sufficient for all your needs. However, for embedded systems, especially for those ARM-based systems, there is no binary release available or it is too heavy resource-wise for such a lightweight system. In such cases, a custom Qt build needs to be performed. There are two ways to do such a build. One is to download the sources as a compressed archive just like the binary package. The other is to download the code directly from a Git repository. Since the first way is pretty much self-explanatory, we'll focus on the second approach.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Learning Scala Programming
- Mastering Adobe Captivate 2017(Fourth Edition)
- Boost C++ Application Development Cookbook(Second Edition)
- SQL Server 2016從入門到精通(視頻教學超值版)
- 軟件架構設計:大型網站技術架構與業(yè)務架構融合之道
- HTML5+CSS3網站設計教程
- 大話Java:程序設計從入門到精通
- Natural Language Processing with Python Quick Start Guide
- Learning Alfresco Web Scripts
- Python機器學習
- 算法(第4版)
- 程序員超強大腦
- Web應用程序設計:ASP
- iOS程序員面試筆試真題與解析