Qtcreator with qt5

Topics about the Software of Revolution Pi
Post Reply
jykim
Posts: 3
Joined: 04 Apr 2017, 02:50
Answers: 0

Qtcreator with qt5

Post 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?
User avatar
volker
Posts: 1046
Joined: 09 Nov 2016, 15:41
Answers: 1

Re: Qtcreator with qt5

Post 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.
Unser RevPi Motto: Don't just claim it - make it!
User avatar
KarlZeilhofer
Posts: 63
Joined: 12 Mar 2017, 04:21
Answers: 0
Location: Oberösterreich, Pettenbach
Contact:

Re: Qtcreator with qt5

Post by KarlZeilhofer »

Qt Creator is one of my favourite tools for C++.
Perhaps there is too less memory available?
User avatar
KarlZeilhofer
Posts: 63
Joined: 12 Mar 2017, 04:21
Answers: 0
Location: Oberösterreich, Pettenbach
Contact:

Re: Qtcreator with qt5

Post 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 ;)
Post Reply