Skip to main content

Questions tagged [qtcreator]

0 votes
1 answer
149 views

I am trying to use Translation feature in QT. There are more than 4000 translation needed to be done for one language. And I have to do this for more than 15 different languages. So, I decide to write ...
tabish's user avatar
  • 520
0 votes
0 answers
361 views

I am using a Core i7 PC with NVIDIA GM107 GeForce GTX 750 Ti video card running Linux Mint 18.3. "Valgrind Memory Analyzer" crashes when running a blank "Qt Widgets Application" project in Qt Creator ...
gornvix's user avatar
  • 483
1 vote
2 answers
2k views

I am trying to find the .desktop file for qtcreator, so I write this: $ for p in ${XDG_DATA_DIRS//:/ }; do grep -rni 'qtcreator' $p; done And here is the most relevant lines: /usr/share/app-...
z.h.'s user avatar
  • 1,084
0 votes
1 answer
778 views

I am trying to run qtcreator. It powers up fine on the local (Ubuntu 16.4) box, but when I try to run it over X to a Mac I get this: (qtcreator:3893): GConf-WARNING **: Client failed to connect to ...
adrianmcmenamin's user avatar
0 votes
1 answer
2k views

I tried to use KDE's Konsole to start console applications from QtCreator. The application works as intended, but any new instance of Konsole started during or after the execution just shows this: ...
eike's user avatar
  • 548
2 votes
0 answers
1k views

I'm following this guide http://exploringbeaglebone.com/chapter11/ and I am stuck at part Click on the “Qt Versions” tab and click on “Add…” and browse to /usr/bin/ where you should see the qmake ...
Laki's user avatar
  • 565
3 votes
0 answers
688 views

I'm trying to start qtcreator, but here is what i get: $ qtcreator libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: i965 libGL error: No matching fbConfigs or ...
Efog's user avatar
  • 159
2 votes
0 answers
745 views

Whenever I want to use custom QML components in my apps it makes them use GTK+ theme. How can I prevent this? Why am I asking here? Because I believe it has something to do with files like:...
pushandpop's user avatar
  • 1,446

15 30 50 per page