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

Cross compiling for windows - passing extra include paths to host gcc (Qt5.2.1)

I’m trying to cross compile Qt 5.2.1 from linux (Ubunut 14.04) to windows. The build is failing in a few places when tools (which presumably should run on the build host) try to include...

View Article


GUI Display in the Beaglebone without using X11VNC

Deploying GUI Application to Beaglebone My application has a GUI but when I deploy to Beaglebone, no GUI appeared.. how can fix this problem? (this is my path for deployment) sh-4.2# cd...

View Article


Please Help..!Qt creator settings Error

Hi I have a final setup of Qt-creator as follows.I ran the script in the /opt/poky/1.6.1/ and opened the qt-creator from the concole. with this settings as below i’m trying to cross-compile the sample...

View Article

Windows LLVM build target

Hi! Are there any plans for introducing windows llvm (clang) build target? I think it would be great ;) Is windows llvm-clang even capable of building Qt ?

View Article

How do you static link Qt (/MT) with visual studio 2013?

I’m trying to use Qt with openCV with visual studio. I have open CV statically linked (/MT) and working and I need to do the same with Qt. I read through several previous similar topics but none...

View Article


Undefined symbols for architecture x86_64:

how to solve this problem? Undefined symbols for architecture x86_64: “_XCheckMaskEvent”, referenced from: cimg_library::CImgDisplay::thread_lowlevel(void*) in args.o “_XCheckTypedEvent”, referenced...

View Article

MaintenanceTool and additional repositories ?

Hello, how to add additional repositories to MaintenanceTool of Qt SDK ? Which additional repos are available and make sense to add ? thank you

View Article

Qt creator Deployment error

Hi , I’m using the wandboard-solo, and i’ve cross-compiled the sample code successfully. when attempt to deploy is made i get thr following errors in tyhe application output tab. can you please help...

View Article


help needed: deploying to WP8.x?

Hi, I have an app working perfectly in Android but deploying it into WP 8.x device results in white blank screen and no start-up. I’m total novice with WP platform so reason can be trivial but I’ve run...

View Article


make: Nothing to be done for 'first'

How to solve this problem? I compile it successfully, but the result not come out, don’t know how to deal with it… 16:30:21: Starting: “/usr/bin/make” make: Nothing to be done for `first’. 16:30:21:...

View Article

SOS, can anybody help to fix this problem, really have no clue to fix it ..

Sorry for my poor English, I am not native speaker. this code is run in qtcreator under linux(redhat), while I click “Run” and compile it , there is no error message, but the command window don’t come...

View Article

Problem with building project via release

Hello there. I’m using Windows 7/x64, Qt 5.3.1. Was trying MinGW 4.8.2, VS2010 OpenGL and VS2013/x64. Project builds and runs properly from QtCreator but standalone release doesn’t work. There is...

View Article

Problems with Qt and system PCRE

I’m attempting to build Qt 5.3.1 on Windows using MinGW. I configured with -system-pcre and have pcre 8.32 installed. When it reaches the part where it’s attempting to build some of the JavaScriptCore...

View Article


Installed But cannot find Qt

Hi I could not find any online installers for QT 4.8.6 ,So I downloaded the tar file and Installed it using the following Instructions 1- Extract tar file 2- cd /tmp/qt-everywhere-opensource-src-4.8.6...

View Article

Impossible to install newest edition for windows

I’m trying to install the latest edition (5.3.1 Open Source) for windows, but it keeps giving me an error while installing/downloading: “Hash verification while downloading failed. This is a temporary,...

View Article


VS2012 Qt Add-in Error

When i try to select a version at Qt in VS2012, i get the following error: The following error occured: Illegal characters in path. Screen: http://i.imgur.com/AIJPwdI.png

View Article

QTWebEngine not building on OSX 10.9

Hello. I just trying to compile QTWebEngine and getting this error when running make command: In file included from...

View Article


Qt Creator doesn't accept my Android NDK directory

Hi, I downloaded the latest Android NDK and unpacked it to /home/andrej/Public/android-ndk-r10. But when I entered this path to Options/Android, I get a red exclamation sign claiming that it’s not an...

View Article

Not a single QT App starts under Windows 7 anymore

For some time now I cannot start a single QT Application in Win7 anymore. It began with seafile, after that I tried to start other QT based apps I found Calibre, Smilla Enlarger, Textroom. It’s the...

View Article

Releasing a software built using Qt?

Hi, I would like to know what all standard steps must be followed for releasing a software built using Qt by dynamic linking? To be specific I am concerned about the license files I need to...

View Article
Browsing all 2113 articles
Browse latest View live