Qt Creator 3.6 segmentation fault on Linux
Unsolved
General and Desktop
-
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 ?
-
What desktop environment are you using ?
-
@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).