You have been subscribed to a public bug: Hello,
I'm using Ubuntu 20.04.1, qtcreator 4.11.0. In qtcreator, editor displays a lot of error messages. ComboBox that should contain all functions of the opened file is empty. In all .h file, qtcreator complains that stddef.h is missing for QOBJECT. How to reproduce: Try to open a Qt project in qtcreator, for example, use this simple project : Browse https://slist.lilotux.net/linux/gafas/ and follow build instructions. tar zxvf gafas-0.2.tgz cd gafas-0.2 qtcreator . Solution: I have solved the problem by installing : sudo apt-get install libclang-common-8-dev If you need more info, don't hesitate to ask me... Regards Stephane ** Affects: qtcreator (Ubuntu) Importance: Undecided Status: New ** Tags: editor -- qtcreator not usable with Ubuntu 20.04 https://bugs.launchpad.net/bugs/1890434 You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtcreator in Ubuntu. -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

