1

Topic: install qtcreator on fresh install ubuntu 20.04

Hi all,

after install ubuntu 20.04LTS i install qtcreator

sudo apt-get install qtcreator git libkf5coreaddons-dev libkf5widgetsaddons-dev libqt5svg5-dev libkf5arcive-dev

compile successfully but there are warnings everywhere do I miss something?

Post's attachments

Attachment icon Screenshot from 2020-05-24 11-05-46.png 415.67 kb, 221 downloads since 2020-05-24 

2

Re: install qtcreator on fresh install ubuntu 20.04

Hi,

maybe disable ClangCode Model in  about plug-in in your Qtcreator.
https://stackoverflow.com/questions/521 … luded-file

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

3

Re: install qtcreator on fresh install ubuntu 20.04

thank you @scorpio810, solved by disable ClangCodeModel