Copyright:
Original Works are allowed to be reprinted. During reprinting, please mark the article in hyperlink form
Original source, author information, and this statement. Otherwise, legal liability will be held. Http://alwayzy.blog.51cto.com/2109731/387464
Name: Download, installation, and configuration of qt sdk, one of QT
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,
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
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 introduce how to install the Android SDK.
Copyright,
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
When launching the SDK manager Download Configuration SDK, the error is as follows:
[Email protected]:/opt/android-sdk-linux/tools$ sudo./android Update SDK./android:1:./android:java:not found./android:1:./android:java:not found./android:110:exec:java:not found
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---Qt
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-windows-x86-msvc2013_64_openg
vc_extralean // exclude rarely-used stuff from Windows Headers/*************************************** ************************************** Support new platform (Zou Xinyu)**************************************** ***********************************/// # Define win32_lean_and_mean // exclude rarely-used stuff from Windows Headers# DEFINE _ win32_winnt 0x0500 // so the code wocould compile# Define winver 0x0500 // if the preceding statement is not enough, you can add these two statements.# DEFI
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
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
Install
When using Android SDK Manager to download, you will encounterAfter downloading, you may have the same error, even though repeated attempts are still not installed properlyDownloading SDK Platform Android 8.1.0, API 1, RevisionDownload finished with wrong size. Expected 65606517 bytes, got 65738431 bytes.4, although the Step 3 error, but in fact, the compression
When you use AVD manager to upgrade the SDK, it will be online and slow. During the upgrade, you will find that a temp folder is generated under the SDK Directory, which downloads the file to this temp folder, then we upgraded it. Unfortunately, it was too slow. We have thunder. Download these files in thunder and copy them to the directory. Then we can use AVD m
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
The first step,After the SDK manager starts, some Google XML files are parsed and some log messages are printed in log.After parsing, copy all the logs into a notepad (this step is because the Log window does not support the search), in the inside to find what you want to download, and then you can get the corresponding XML file.As an example:If you want to download
Just as DOTNET development requires msdn and Java development requires JDK documentation, it is best to have corresponding help documentation before Android development.
In fact, the android SDK itself contains a lot of development help documentation (English version ). The procedure is as follows:
1. Open the SDK to download the help document directory. My ins
1, can solve the difficulties of domestic access to Google serverLaunch Android SDK Manager, open the main interface, select "tools", "options...", pop up the "Android SDK manager-settings" window;In the Android SDK manager-settings window, fill in port"and 80 in the"http proxy server"and"http proxy mirrors.neusoft.edu.cn input boxes, and select "force https://.
Download Android SDK and Android SDKThe Android SDK is an important part of building an Android development environment. Today we summarize the Android SDK (Please download it with thunder ):Revision 23.0.2Http://dl.google.com/android/android-sdk_r23.0.2-windows.zipHttp://dl
Recently started automated methods for self-paced app testing.The feeling is quite chaotic.However, first of all, always configure the environment.The most important of these is the Android virtual machine. (after familiar with the real machine to see)Because, after the last year, ADT was not used much. So before the SDK version is slightly lower: Not good with Appium. Personal feeling to level17 above.Today we have perfected some configurations. In t
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.