Download of README (README ( external link: SF.net): 104 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
104 字节
MD5
5331e05b630a91d4e25448eab1fa1733

项目描述

EBO-Qt is a project aimed to ease open-source development based on Qt platform on Microsoft Windows operating system. This project supports additional third-party libraries mainly from MinGW and other open-source software.

For developing Qt Applications you will need to have either MinGW compiler suite or Microsoft Visual C++ Compiler. Later one is not supported by this project duo to the lack of C++11 support and performance issues. There is no plan to add MSVC support in earlier than 2015.

You may want to use MinGW suite available at MinGW-builds project. Take care of architecture and exception mechanism. This link from Qt wiki will guide you through choosing an appropriate compiler suite considering your needs.