[Qt-interest] Compiling for Meego Harmattan

Yuvraaj Kelkar yuvraaj at gmail.com
Sat Jul 2 18:56:57 CEST 2011


My application uses the Qt Solutions class QtSingleApplication.
I've so far compiled  and run successfully on Windows, Linux, Maemo and Symbian.

I now want to compile for Meego / Harmattan. However I keep getting a
compiler segfault:

../src/qtsingleapplication/src/qtlocalpeer.cpp: In member function
'bool QtLocalPeer::isClient()':
../src/qtsingleapplication/src/qtlocalpeer.cpp:137: internal compiler
error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [qtlocalpeer.o] Error 1
make: Leaving directory `/home/uv/code/qgvdial/trunk/src-build-harmattan'
The process "/usr/bin/make" exited with code 2.
Error while building project src (target: Harmattan)
When executing build step 'Make'

I've googled and almost every response has been "check your hardware".
I've attempted to compile this in 4 different machines, all give the
same error. I'm reasonably certain it's not a hardware problem.
I've tried compiling in Windows as well as Linux, 32 and 64 bit
machines, nothing works, same error.

Help!



More information about the Qt-interest-old mailing list