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

QtWebKit: Symbol not found Mac OS X 10.6

I’m trying to compile Sigil 0.7.0 for Mac OS X 10.6. Sigil uses Qt 5.x. (I have successfully compiles Sigil 0.6.2 for Mac OS X 10.5, and that uses Qt 4.x) With either the pre-compiled Qt5.0.1, or a...

View Article


Qt5 cannot find header files - OpenSuse

This may be a regular question but so far I couldn’t find an answer. The following error appears when trying to compile: g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_GUI_LIB...

View Article


No Maintenance Tool - no python script. how to uninstall Qt from a Mac?

Hey there, I tried to install Qt 4.8.3 (Creator 2.6.2) with on my Mac (10.8.2 Mountain Lion). Running projects which ran on other Macs failed to built. So, after a while I pretty ###### up everything...

View Article

Problems with MAC (string.h: No such file or directory)

Hi my name is Jorge I don’t know if this forum is the correct to this question, if it isn’t I’m sorry… Since two months mi boss give me a proyect in QT developed by other person. He wanted me to learn...

View Article

Compile Qt Libraries and add it to Qt Creator

Hi, I download and install Qt 5.0.1 for Linux 64-bit (388 MB) then I download Qt libraries 4.8.4 for Linux/X11 (225 MB) and followed http://qt-project.org/doc/qt-4.8/install-x11.html Now how I tell Qt...

View Article


Qt 5.0.1 - Project ERROR: Unknown module(s) in QT: phonon

Hi, How I resolve the error: Project ERROR: Unknown module(s) in QT: phonon Thanks

View Article

MacOS deploying styles

Hi, I’ve compiled the qtstyleplugins under qt5.0.0 osx. It works only without deploying libraries into the app bundle (macdeployqt). If I try to run the app: Class NotificationReceiver is implemented...

View Article

Problem building Qt 5.0.1 (Visual Studio 2005)

I’ve fallen at the first hurdle trying to build Qt 5.0.1 (from the opensource ZIP). I’ve successfully built 4.6.2 and 4.8.3 recently with no issues, simply by running the standard configure ->...

View Article


Ubuntu theme integration after Qt 5.0.1 build

I built Qt 5.0.1 on Ubuntu 12.10. Everything worked fine, but when I open the Assistant or Designer it looks awful. The theme is not the one Ubuntu uses. It might have something to do with “Gtk theme...

View Article


Building QT5 with OpenGL global namespace errors

I’m trying to build the latest QT5 with OpenGL support from source. I’ve followed the instructions here: http://qt-project.org/wiki/Building_Qt_5_from_Git I’ve configured with configure -c++11...

View Article

Compiling Qt5 for linux-arm-gnueabi-g++, configure fails to OpenGL ES test

Hi, I’m trying to compile Qt5 for linux-arm-gnueabi-g++, because I’m building crosscompile env for arm. I’m using Ubuntu 12.10 as development platform. When I run ./configure like this: ./configure...

View Article

using QT5 in vs2012 after compiling

i’ve been trying to get QT5 to work in vs2012 for 2 days now, and in the meanwhile i’ve seen a lot of topics on it so far i’ve gotten to downloading the source code and compiling it in the vs native...

View Article

missing "__gx_personality_v0" in "libstdc++-6.dll"

Hi, I am using Qt 5.0.1 with mingw32 on Windows7 64-bit. After creating a new Testproject (Gui) it compiles well, but the exe claims an missing procedure entry point “__gx_personality_v0” in...

View Article


QOBDC driver missing

I’ve just installed Qt 5.0.1 with MinGW, and it didn’t include the qsqlodbc4.dll into the qsql plugin. Where can I get it from? Thank you in advance.

View Article

Compiling crashes with QMessageBox

When using QMessageBox in my code, the compiling crashes when linking. Could it be something related with running Windows 7 64? Thank you.

View Article


QT 5.0.1 opengl compilation error

Hi, I try to re compile QT 5.0.1 with -static option. I am using windows 7 ×64, have python, perl in my path, sdk directx installed. I took the src from the QT git. After 2 hours of compilation, I have...

View Article

Please help compile Qt5 with visual c++ 2010 express

Hi, I am newcomer of Qt. I want to install Qt 5. Because I have both vista and win7 computers, I prefer to use visual c++ 2010 express. It seems that I need to compile Qt 5 from source. I saw there are...

View Article


libwinpthread-1.dll dependency

Hi, I work with a qt 4.8.5 compiled statically on W7, I try now to remove all dependencies of my .exe. First the last dll needed was libgcc_s_sjlj-1.dll, libstdc++-6.dll and libwinpthread-1.dll So I...

View Article

mac osx 10.7 lion unable to get past configure step

mac osx 10.7 i7 64 bit OS xcode 4.7 (latest) with command line tools installed qt-everywhere-opensource-4.8.4.tar.gz configure options: ./configure -universal -nomake demos -nomake examples -qt-zlib...

View Article

Make QtCreator recognize costum widgets

Hi everyone, i have tried several things found in the examples available, but I can not make my widgets show up in the QtCeators design view. I downloaded(copied) the files from...

View Article
Browsing all 2113 articles
Browse latest View live