1. Conditions of Use:
(1) System: Widows XP Radish version
(2) qt:qt4.6.2 Windows edition
2. Use steps:
(1) Statically compiling QT
A: Set qmake.conf
Use Notepad to open the qmake.conf under d:\qt\2010.02.1\qt\mkspecs\win32-g++
Add "-static" after "Qmake_lexflags =" and save exit.
B: Run, "Start---program---
future. I also gave some reference to my friends and later who encountered the same problems.
After so many years of development, QT has developed into a complete cross-platform desktop application development solution based on C ++. With the introduction of the authorization protocol lgpl after Nokia's acquisition and the continuous optimization and enhancement of the integrated development environment, especially the release and constant update of
QT is a cross-platform, C + + graphical user interface application framework. (not just C + +, but also QML,QQUICK,HTML5) it provides the functionality that application developers need to build an art-level graphical user interface. QT is completely object-oriented, easy to scale, and allows for true component programming.QT Creator cross-platform Qt IDE,
Previously, I introduced how to set up the Qt on Android development environment in Windows in the article Qt 5.2 for Android development getting started in Windows. I skipped the installation of the Android SDK, some friends may encounter problems here. Here we will introdu
1. On the official website (http://qt.nokia.com/downloads/downloads) Download the SDK, the default recommended online installation.
Download get file Qt_sdk_lin32_online_v1_1_3_en.run
Run directly (./file name)
Select the installation directory, where I select My home directory (/home/username)
2. After installation, there is a qtsdk folder in the home directory, the folder is a QT library 4.7.4,
Qt SDK 4.8.4: http://qt-project.org/downloads
Select the desired version.
I selected: QT libraries 4.8.4 for Linux/X11 (225 MB)
Download the source package: qt-everywhere-opensource-src-4.8.4.tar.gz
Put it in a specified directory.
**************************************** **
Objective: To resolve the configuration information that appears after Qt is installed on the Mac side Could not resolve SDK path for ‘macosx10.8‘ .
First, before you find the problem, search for it first. But the search results are said to find the configuration file to change the macosx10.8 to macosx10.9 is OK. I tried it too, but I didn't succeed. The reason for this is that I don't understand why this
QT4.8 software used to be a huge effort to build, not willing to throw away. Reinstall Qt4.8 Version
1. Install Qt-creator
Install Qt-creator-win-opensource-2.4.0.exe version, not recommended to use the latest version 4.0
2. Install QTSDK
# Install Qt-creator-opensource-windows-x86-4.0.0.exe version to use PCL library
Download Qt-opensource-windows-x86-mingw482_opengl-5.3.1.exe (http://qt-project.org/downloads) website. This executable program has encapsulated QT libraries, QT Creator for us. So we just need this one executable program just fine.Qt-opensource-
. The 32bit version detected above is the 2 binary version I used before.Next, switch to the Build Suite (kit) Tab:If you add it without adding it, make sure the following settings are correct. The debugger does not have to worry about the first item.3. Configuring the DebuggerUsing the QT Creator + Visual C + + compiler to develop QT applications, the default is no debugger, the official said can use CDB,
The Platform SDK and the Windows SDK are a software development kit produced by Microsoft that provides header files, library files, sample code, and software to programmers who develop and Web sites on Microsoft's Windows operating system and. NET Framework. Develop documentation and development tools.Each time Micros
We will introduce some tutorials on the MeeGo development environment after the introduction of tutorials such as the UI design basics for the development of MeeGo mobile terminal devices. Some may ask, "Why do you need to do this more? Careful friends may find that I don't need to compile QT4.7 but use the QT4.7 SDK to build the environment here. It usually takes about one afternoon to compile QT4.7, but it takes up to 20 minutes to compile it with t
(KIT) with the tools---------------------------Manager---Edit, browse, point to Debugger path C:\Qt\gdb-7.5-i686_WinXP\gdb-i686-pc-mingw32.exe.The QT version is selected as "Qt 4.8.5 (4.8.5_MINGW)".(3) Go to software----menu, tools----Build and run manual settings, compiler--------add MinGW, and set the appropriate path. Compiler path C:\
Index and simple comment in the example in Qt SDK
Examples// Microsky2813@hitmail.comActiveqtComappDotnet //. netHierarchyMenusMultipleOpenglQutlookSimpleWebbrowser // BrowserWrapperAnimation // All are handsome examplesAnimatedtiles // QStaticMechine Wang DaoAppchooser // move the image to zoom inEasing // various CurvesMoveblocks // four blocks run everywhereStates // if you do this on the application i
-------- Abstract --------
I installed the qt sdk many times in Ubuntu 11.10. I encountered many problems one by one. The solution is almost all seen on the Internet :)
The installation package is an offline installation package qt_sdk_lin32_offline_v1_1_4_en.run downloaded from the official website (qt.nokia.com ).
-------- Zheng Wen --------
The installation will get stuck. Baidu has a solution. For detai
Uninstall QT under UnbuntuMethod One:You can remove the it like this, the those developers should add this somewhere! Like next to the download textLinuxMint ~ # cd/optLinuxMint opt # lsqtsdk-2010.04LinuxMint opt # sudo./qtsdk-2010.04/bin/uninstallLinuxMint opt #Method Two:You can use the updater I think. Just unselect everything that's installed before and let it runBut I can ' t find the QT
list: http://www.cnblogs.com/upto/archive/2007/03/13/mobile-development-tools.html)
After the Windows Mobile SDK is installed, do not worry about the subsequent steps to install the QT library. Let's create a Windows Mobile program first:
(Click to view the big picture)
Directly press F5 to debug the project
a usable backend plugin for the 3 platform, placed in the Src/plugins/phonon directory. To enter the directory compilation, QT will automatically select the current system corresponding to the backend plug-in. For the Windows platform, QT only provides DirectShow this backend plug-in, and called the DX SDK, so can onl
, the CPU must support Hyper-V technology. This is Microsoft's virtualization technology, equivalent to running a Windows Phone Virtual Machine in Windows 8.1. For Hyper-V requirements, I checked that the CPU must be 64-bit and support the hardware self-protection (DEP) function, which has been started. The memory is at least 2 GB. My computer is so sloppy that I can develop
Copyright Notice
This article is an original work. Please respect the work achievements of the author. Repost must maintain the integrity of the article and indicate the original author in the form of a hyperlink" Tingsking18 And Main Site Address.
Qt source code parsing (1) Qt creates window programs, message loops, and winmain Functions
Qt source code a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.