Qt Creator 4.14 SIGSEGV in design mode
Solved
Qt Creator and other tools
-
Hi, I have a problem getting Qt Creator 4.14 to work.
I was working with Qt Creator 4.13 and didn't have a problem. Now, with version 4.14, if I try to enter design mode on a qml file, the program crashes with the following error (from
gdb
):Thread 1 "qtcreator" received signal SIGSEGV, Segmentation fault. 0x00007fffe2824d37 in QSSGAssetImportManager::QSSGAssetImportManager(QObject*) () from /usr/lib/libQt5Quick3DAssetImport.so.5
I could not find anything specific to this error. Can you help me to find the problem?
If you need any more information, please let me know; this is my first post here.
-
It seems like this was a packaging error on Arch Linux, if you are facing this issue, install
assimp