Page 1 of 1

Qtcreator with qt5

Posted: 04 Apr 2017, 03:09
by jykim
Hi

I want to know whether qtcreator with qt5 on debian wheezy with rt-patch of kernel 4.1(RevPi OS) can be installed or not.
I added source list that was wheezy-backports(ftp.debian.org/debian) and installed qtcreator(v3.2.1) with qt5.
When I command "sudo qtcreator", it doesn't work.
Also when I command "qmake", it occurs segmentation fault.

Is it proper source list? and is there anyone who runs qtcreator with qt5 on debian wheezy with rt-patch?

Re: Qtcreator with qt5

Posted: 14 Apr 2017, 11:17
by volker
Sorry tha there is no one being able to answer your question. May be people from Raspi org or any other Raspi forum migh be able to give you hints. If Jessie will solve your problems please wait for 2 more weeks. Release is scheduled for the 1st week in May.

Re: Qtcreator with qt5

Posted: 15 Apr 2017, 01:48
by KarlZeilhofer
Qt Creator is one of my favourite tools for C++.
Perhaps there is too less memory available?

Re: Qtcreator with qt5

Posted: 16 Apr 2017, 08:08
by KarlZeilhofer
qt.io recommends cross compilation for raspberry pi.
https://wiki.qt.io/Raspberry_Pi_Beginners_Guide

the toolchain seems so be a quite painful installation, but hey - then you have qt5 on your raspberry ;)