** Package changed: llvm-defaults (Ubuntu) => qtcreator (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtcreator in Ubuntu. https://bugs.launchpad.net/bugs/1890434
Title: qtcreator not usable with Ubuntu 20.04 Status in qtcreator package in Ubuntu: New Bug description: 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1890434/+subscriptions -- 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

