QT build Static - Segmentation fault
-
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