://download.qt.io/archive/qtcreator/page there are some old version of Qtcreator can be downloaded, but there is a new version or newer version of the better.Go to the http://www.qt.io/download-open-source/and click "View all Downloads" to find This is very clear, the Qt5.4.0 installation package has been qtcreator, if it is loaded Qt5.4.0 do not need to download. We loaded 4.8.6, here to download "Qt Creator 3.3.0 for Windows (MB)", Click to downlo
, otherwise, in the later QT version does not have value (just can't find qmake)The rear is a long installation ... Then, need to check the configuration, I am referring to the online check, if you do not like it automatically configure Qt creator can install their own favorite version, and then the QT versions over there to find your QT installation path on it. Back, main references: 46234079Configure QT(1) Run QT
On the QT website http://download.qt.io/archive/Under the qt4.8.6:http://download.qt.io/archive/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gzand Qt creator 2.5.2:http://download.qt.io/archive/qtcreator/2.5/qt-creator-linux-x86-opensource-2.5.2.bin
In the terminal, enter the following command in turn:
1 tar xzvf qt-everywhere-opensource-src-4.8. 6 . tar.gz 2 CD qt-everywhere-opensource
Respect the author, support original, if need reprint, please attach original address: http://blog.csdn.net/libaineu2004/article/details/62423830
Preface
Considering that programmers do not have desktop Linux in the environment to write C/T + + programs, if the use of raw vim editing and one-step breakpoint debugging more trouble, not conducive to novice use, so I tried to use QT to achieve two Linux remote deployment and debugging. That is, the programmer is debugging the computer using QT to
The QT Labs developer blog has just released an updated version of the qt sdk, And the QT team has also released the QT creator 2.2.1 version, which is a patch fix version and inherits the support for meego 1.2, main Problems Solved include:
Fixed Abi detection of static mingw Libraries
Some CDB debugging fixes and a few other small debugging fixes
Fixes to resolving imports in qml and the mobility type descriptions
Translation fixes
Qt
According to the section "integrate custom widgets with QT designers" in Chapter 5th of C ++ GUI programming with QT 4, second edition, after the components generated by using the plug-in method are compiled using QT creator, the designers in QT creator cannot find them, however, you can find the plug-in by opening QT designer in
If this plug-in is inserted in QT designer, the compilation in QT
Web creator pro is really an excellent software for creating static web pages (you can add some JavaScript). Users can design web pages visually without understanding HTML.
Code.
Features:
1. Fully visualized operations
2. Rich attribute settings
3. Integration of generate and publish (after a website is generated, you can upload it to the server immediately)
4. Beautiful templates
5. A simple set of JavaScript (Web
Smile wall creation tool (smilewall creator V1.0) released
By emilmatthew
08.03.06
The smilewall creator V1.0 has been released. You are welcome to use it and provide some valuable comments.
Smilewall smilewall creator is a flash-based online application. In simple terms, smilewall is an application that can display images, audios, and videos well, smile
This semester selected the computer Academy's "Digital Image processing", just and my image recognition project has a connection, the teacher said can not use MATLAB to do, this let me a did not learn C + + child paper to cry without tears.Had to turn to the computer College of the big guy, self-taught C + +.The big guy recommended me Qt Creator, I've only used VS, but listen to the big guy, in case I don't ask him. Download Link:Http://mirrors.ustc.e
October 26, is Huaqing Vision Star creator Embedded Elite training camp, the first class after the completion of the 15th working day, although the current student employment results have exceeded the training camp teachers expected, but the job is still continuing to do not stop.According to the statistics obtained from the training camp teachers, the 15th working day after the completion of the first class, the trainee employment rate has been compl
Jeremy1. Create OpenCV project using QT CreatorI can't stand it. Write the OpenCV code in the text editor, a little bit of it is not, write wrong can not immediately know, so only the cock to install an IDE to write code. The following records some process and knowledge points for query ~QT Creator is a complete C + + integrated development Environment (IDE), currently the latest version is 3.4.0. See blog for specific installation steps.After the pro
Finish to complete the 4.8.5 installation.3) Next install QT Creator 2.8.0. Double-click the Qt-creator-windows-opensource-2.8.0.exe file, click Next, select the folder path for QT Creator here we choose d:\qt\ qtcreator-2.8.04) After the software installation, you need to configure the software, click on the Menu Bar tool button, select the options, in the pop-
Builder pattern (English: Builder pattern) is a design pattern, AKA: Build Mode, is an object building pattern. It can abstract the construction process of complex objects (abstract category) so that different implementations of this abstract process can construct objects of different manifestations (attributes). ----WIKIPEDIAPersonal Understanding:The builder mode can set different properties or behaviors to create objects that are not the same. For example, the production of automobiles, if th
Through the use of Qt Creator, we can quickly design the interface with designer (interface designer).This example UI content is as follows (simply adding a button):The code directory structure of the project is as follows:Eventually a UI file is generated in the directory where the project is located:This UI file is actually an XML file:when we compile QT program code, QT Creator uses the UIC tool to conve
More use of shortcut keys can significantly improve productivity, minimize the keyboard, the mouse to switch between the wasted time. I am here to list the Qt Creator shortcut keys that I think are important to master. See how many you know?.
1. CTRL (Press and hold) + TAB to quickly toggle open files
.
2. Quick Add method Entity (. cpp) Declaration,
Move the cursor to the method declaration in the H file. Press Alt (pres
In Windows, debugging problems may occur when QT creator is used for development. How can I perform one-step debugging in QT creator?The development process in vs is a little different. In QT creatordang, msvcis compiled and used, but cdb.exe is used.Because cdb.exe is part of debugging tools for Windows, you need to download microsoft's debugging tool.
: Http://msdn.microsoft.com/en-us/windows/hardware/gg4
There seem to be many posts that output Hello World on the network, but the dark Console window is used in QT creator to createProgramIt should be rare. After all, QT is good at Gui programming.
Today, we will use QT Creator as an IDE line to try the dark console programming method, this method is not much different from the IDE console method such as vs2008/2010 (on the interface ).
1. Di
Win7 + Creator 2.0.0 + protobufjs 6.8.81. Download and install ProtobufjsInstall -G protobufjsYou can see that PROTOBUFJS is installed in C:\Users\Administrator\AppData\Roaming\npm\node_modules\protobufjs2. Locate the Protobuf.js file in Protobufjs\dist and drag and drop it into the creator as a plugin (note that it must be selected as a plug-in, and four options must be checked, otherwise it will be an err
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.