随笔分类 - qt
摘要:REM Initialize env for msvc 2010 cl compiler SET PATH=C:\Windows;C:\Windows\system32 REM Set up \Microsoft Visual Studio 2010, where is amd64, x86, etc. CALL "C:\Program Files (x86)\Microsoft Visual...
阅读全文
摘要:版本及安装环境 下载源码 进入下载列表,下载qt-everywhere-opensource-src-4.8.6.zip并解压缩到:C:\Qt\4.8.0x64\4.8.0x64 目录可以任意,不过比较好的方式是把所有版本的QT都放在一个主目录下,然后再细分。 编译 开始菜单搜索Visual Stu
阅读全文
摘要:project(my)cmake_minimum_required(VERSION 2.8.9)set (CMAKE_PREFIX_PATH "C:\\Qt\\Qt5.3.0\\5.3\\msvc2010_opengl")set(CMAKE_INCLUDE_CURRENT_DIR ON)find_p...
阅读全文
摘要:#ifndef MYRENDERER_H#define MYRENDERER_H#include #include #include #include #include #include #include #include #include class MyRenderer : public QOb...
阅读全文

浙公网安备 33010602011771号