Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Browsing all 2113 articles
Browse latest View live

QT Quick emulation layer Crashed (1:0), Files not created in GUI project, no...

On a fresh install. QTC 3.3.1 running on Win 7 Pro 64-Bit. Error: QT Quick emulation layer Crashed (1:0) When opening the Design feature. Could this be because when creating a new project I’m not...

View Article


QT Creator Failed To add files to a project with Error.

When creating New project files the Define Class and other file creators are not displaying. When files are added manually the following error is created: Any assistance appreciated.

View Article


questions about add Qt as the 3rdSDK of my project. 2

I want to add Qt in my own project (eg. on Windows in VisualStudio solution).here are the questions i met: (1) is it possible to add the Qt code in my VisualStudio solution, then Qt can be built...

View Article

can i build a Qt app in VisualStudio without qt-vs-addin ?

can i build a Qt app in VisualStudio without qt-vs-addin ? i want to build Qt app with VisualStudio without qt-vs-addin, is it possible? any tutorial? and if it’s possible, how can i implement the...

View Article

what is the usage of qt-vs-addin, and can i build Qt app in VisualStudio...

what is the usage of qt-vs-addin, and can i build Qt app in VisualStudio without qt-vs-addin? does qt-vs-addin just implement the moc.exe, rcc.exe, qmake.exe? and can i implement the moc.exe, rcc.exe,...

View Article


Qt SDK only include the Dll? what should i do if i want to use the Qt's...

when i install the qt-opensource-windows-x86-msvc2012_opengl-5.4.1.exe, i can only build my Qt app with Dll? if i want to use static Lib in my qt app, do i have to build the Qt code all by myself?...

View Article

can i add all the Qt code in VisualStudio and build it into dynamic Dll or...

can i add all the Qt code in VisualStudio and build it into dynamic Dll or static Lib? and if it was possiable , is thre any good tutorial? thank you!

View Article

qt-everywhere-opensource-src-5.4.1.zip include all the Qt code?

does qt-everywhere-opensource-src-5.4.1.zip include all the Qt code? i want to build Qt all by myself.

View Article


which edition should i download? Community or Enterprise?

i want to build Qt all by myself, and where can i download the whole Qt code? the Enterprise, the Community edtion or Professional? which one include the whole Qt code. thank you!

View Article


why i can't Post reply in the forum? i tried Firefox,Explore,Chrome,all...

everytime i click Post reply button, the link changes from http://qt-project.org/forums/viewthread/53611 to http://qt-project.org/forums/viewthread/53611# But the Post reply failed…...

View Article

what the Advantage and Disadvantage of the two ways to install Qt?

i saw this in http://doc.qt.io/qt-5/build-sources.html There are two ways to install Qt: through the Qt Installers – downloads and installs Qt through the Qt sources. and What the Advantage and...

View Article

Qt 5.3.2 static build integrated with Qwt 6.1.1 - unresolved external symbols

Hello everyone, I’ve been trying for few days to run a static qwt application. What I’ve managed to do so far is: - compiled qt (5.3.2) as static libs from source, configured like follows: configure...

View Article

Qmake will not execute INSTALL from .pro file. (Windows 7)

I have added a INSTALLS statement to me .pro file to move external DLLs to the build output folder. My app will not run with out them, and I want to avoid copy/paste all the time. I have the following:...

View Article


Building Qt 5.5 for Android on a Ubuntu 64-bit workstation

Hi, I’m trying to build Qt 5.5 from source and get the following problem on Ubuntu workstations. Note: I tried the same thing with the same source tree on my MacOSX, and it builds fine. The problem...

View Article

Using Qt with Visual Studio without add-in

anyone ever tried use Qt like this? i found this method from: http://stackoverflow.com/questions/15465932/using-qt-with-visual-studio-without-add-in

View Article


can i add Qt source code into VisualStudio and then build Qt, but not use the...

can i add Qt source code into VisualStudio and then build Qt, but not use the cmd “configure”“nmake”? when Qt code is added into VisualStudio, how to compile it as other normal projects, i mean, can...

View Article

what will happen if i donot use qt-vs-addin, is there any potential problem...

what will happen if i donot use qt-vs-addin, is there any potential problem such as cannot Debug the qt app? i saw this from: http://qt-project.org/faq/answer/what_is_the_qt_visual_studio_add-in...

View Article


Use QtWebKit in an application built under MSVC

Hi, This is rather a general question. I have built a Qt application with MSVC 2013 that uses QML and runs fine. Now I would like to use a QWebView from QtWebKit. I have added the lib and DLL files...

View Article

qnetworkmanagerservice.cpp: undefined reference to `vtable for...

Hey all, I’m doing a build from qt-everywhere-opensource-src-5.4.1 on RedHat 5.9. I ran configure like so: ./configure —prefix=/home/me/qt/5.4.1 —no-c++11 —opensource I ran ‘make’, and it built for...

View Article

Bulding Qt5.5 for Android fails on Desktop Ubuntu

During the build process for Qt5.5 for Android on a Ubuntu 14.04 workstation, I get the following error while trying to build QtMultimedia: Project ERROR: libpulse development package not found I...

View Article
Browsing all 2113 articles
Browse latest View live