QtCreator Startup Undefined Symbol
Qt Creator and other tools
3
Posts
2
Posters
2.1k
Views
1
Watching
-
wrote on 13 Nov 2011, 15:38 last edited by
Hi
I get
Undefined Symbol ExtensionSystem::PluginManager::setGlobalSettings(QSettings*) on starting QtCreator 2.3.1
Build with no QT_PRIVATE_HEADERS
qt 4.7.4
gcc 4.2.1
any hints to fix this?
thx -
wrote on 14 Nov 2011, 07:59 last edited by
Where did you get your copy of Qt Creator?
-
wrote on 14 Nov 2011, 09:30 last edited by
from git tag v2.3.1
fixed this issue. libExtensionSystem was not found by ldd.
2/3