Qt Creator 3.6 segmentation fault on Linux
-
Hi
I've installed latest 5.6.0.rc but I'm getting errors while starting QtCreator on my machine (Debian 8 x64):
link SVGCleanerID_0 hasn't been detected
Running ldd, it looks everything ok with all the needed libraries there
What could be the error?
-
Hi and welcome to devnet,
Virtual machine ?
-
@madduci
Hello,
Did you install from the repositories or have you used the maintenance tool?
I'm running stretch and have no problems with Qt Creator, but I stick to the repo. -
@kshegunov I've used the package .run available on Qt website.
It's a native debian installation with the stable repository branch -
What desktop environment are you using ?
-
kshegunov Moderatorsreplied to madduci on 2 Apr 2016, 23:27 last edited by kshegunov 4 Mar 2016, 11:15
@madduci
Well, since you're running jessie my advice is to simply install QtCreator from the distribution repository. You can then use it to develop with whichever version of Qt you want.The distribution also provides Qt 5.3.2 if you want to make use of it (a bit outdated, but stable), which'd be a good choice unless you want to specifically employ something from Qt 5.6 (like a fixed bug or a new feature).