QT build Static - Segmentation fault
-
wrote on 11 Aug 2015, 12:39 last edited by Lays147 8 Nov 2015, 12:40
Hi guys!
I build the qt5.5 from git static, but when i use on my qt app, the app crashs on the first line with error of segmentation fault.
i used the follow command to build:./configure -prefix QT5NEW -release -developer-build -opensource -confirm-license -static
Can anyone tell me why this happens? And how to fix it?
Thanks -
Hi guys!
I build the qt5.5 from git static, but when i use on my qt app, the app crashs on the first line with error of segmentation fault.
i used the follow command to build:./configure -prefix QT5NEW -release -developer-build -opensource -confirm-license -static
Can anyone tell me why this happens? And how to fix it?
Thankswrote on 11 Aug 2015, 16:05 last edited by@Lays147 Hey!
How does your app looks like?
1/2