/home/edgex004/Downloads/qtpim2/qtpim-dev$ qmake5 qtpim.proInfo: creating cache file /home/edgex004/Downloads/qtpim2/qtpim-dev/.qmake.cache
/home/edgex004/Downloads/qtpim2/qtpim-dev$ make
cd src/ && ( test -e Makefile || /mnt/utmp/codeblocks/qt5/bin/qmake5 /home/edgex004/Downloads/qtpim2/qtpim-dev/src/src.pro -o Makefile ) && make -f Makefile
make[1]: Entering directory '/home/edgex004/Downloads/qtpim2/qtpim-dev/src'
cd contacts/ && ( test -e Makefile || /mnt/utmp/codeblocks/qt5/bin/qmake5 /home/edgex004/Downloads/qtpim2/qtpim-dev/src/contacts/contacts.pro -o Makefile ) && make -f Makefile
make[2]: Entering directory '/home/edgex004/Downloads/qtpim2/qtpim-dev/src/contacts'
g++ -O3 -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -mno-unaligned-access -fuse-ld=gold -fuse-linker-plugin -fdiagnostics-color=auto -fsigned-char -mneon-for-64bits -mthumb-interwork -fpermissive -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_BUILD_CONTACTS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I/mnt/utmp/codeblocks/qt5/mkspecs/linux-pandora-g++ -I. -Idetails -I. -Iengines -Ifilters -Irequests -I../../include -I../../include/QtContacts -I/home/edgex004/Downloads/qtpim2/qtpim-dev/include/QtContacts/0.0.0 -I/home/edgex004/Downloads/qtpim2/qtpim-dev/include/QtContacts/0.0.0/QtContacts -I/mnt/utmp/codeblocks/qt5/include/QtCore/5.4.0 -I/mnt/utmp/codeblocks/qt5/include/QtCore/5.4.0/QtCore -I/mnt/utmp/codeblocks/qt5/include -I/mnt/utmp/codeblocks/qt5/include/QtCore -I.moc -x c++-header -c ../../include/QtContacts/QtContactsDepends -o .pch/Qt5Contacts.gch/c++
g++ -c -include .pch/Qt5Contacts -O3 -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -mno-unaligned-access -fuse-ld=gold -fuse-linker-plugin -fdiagnostics-color=auto -fsigned-char -mneon-for-64bits -mthumb-interwork -fpermissive -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_BUILD_CONTACTS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I/mnt/utmp/codeblocks/qt5/mkspecs/linux-pandora-g++ -I. -Idetails -I. -Iengines -Ifilters -Irequests -I../../include -I../../include/QtContacts -I/home/edgex004/Downloads/qtpim2/qtpim-dev/include/QtContacts/0.0.0 -I/home/edgex004/Downloads/qtpim2/qtpim-dev/include/QtContacts/0.0.0/QtContacts -I/mnt/utmp/codeblocks/qt5/include/QtCore/5.4.0 -I/mnt/utmp/codeblocks/qt5/include/QtCore/5.4.0/QtCore -I/mnt/utmp/codeblocks/qt5/include -I/mnt/utmp/codeblocks/qt5/include/QtCore -I.moc -o .obj/qcontactdetails.o details/qcontactdetails.cpp
details/qcontactdetails.cpp:68:1: error: ���QT_WARNING_PUSH��� does not name a type
QT_WARNING_PUSH
^
details/qcontactdetails.cpp:115:77: error: ���QContactSyncTargetPrivate��� was not declared in this scope
const QContactDetailBuiltinPrivateBase::Member QContactDetailBuiltinPrivate<QContactSyncTargetPrivate>::s_members[] = {
^
details/qcontactdetails.cpp:115:102: error: template argument 1 is invalid
const QContactDetailBuiltinPrivateBase::Member QContactDetailBuiltinPrivate<QContactSyncTargetPrivate>::s_members[] = {
^
In file included from /mnt/utmp/codeblocks/usr/include/_G_config.h:15:0,
from /mnt/utmp/codeblocks/usr/include/libio.h:32,
from /mnt/utmp/codeblocks/usr/include/stdio.h:75,
from /mnt/utmp/codeblocks/qt5/include/QtCore/qtextstream.h:43,
from /mnt/utmp/codeblocks/qt5/include/QtCore/qdebug.h:42,
from /mnt/utmp/codeblocks/qt5/include/QtCore/QtCore:28,
from ../../include/QtContacts/QtContactsDepends:3:
details/qcontactdetails.cpp:116:58: error: ���QContactSyncTargetPrivate��� does not name a type
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactSyncTargetPrivate, m_syncTarget) },
^
details/qcontactdetails.cpp:115:48: warning: ���QtContacts::s_members��� is not a static data member of a class template [-fpermissive]
const QContactDetailBuiltinPrivateBase::Member QContactDetailBuiltinPrivate<QContactSyncTargetPrivate>::s_members[] = {
^
details/qcontactdetails.cpp:115:48: warning: unused variable ���QtContacts::s_members��� [-Wunused-variable]
details/qcontactdetails.cpp: In member function ���QString QtContacts::QContactSyncTarget::syncTarget() const���:
details/qcontactdetails.cpp:140:35: warning: ISO C++ forbids declaration of ���type name��� with no type [-fpermissive]
return reinterpret_cast<const QContactSyncTargetPrivate*>(d.constData())->memberValue<QString>(QContactSyncTarget::FieldSyncTarget);
^
details/qcontactdetails.cpp:140:35: error: expected ���>��� before ���QContactSyncTargetPrivate���
details/qcontactdetails.cpp:140:35: error: expected ���(��� before ���QContactSyncTargetPrivate���
details/qcontactdetails.cpp:140:35: error: ���QContactSyncTargetPrivate��� was not declared in this scope
details/qcontactdetails.cpp:140:61: error: expected primary-expression before ���>��� token
return reinterpret_cast<const QContactSyncTargetPrivate*>(d.constData())->memberValue<QString>(QContactSyncTarget::FieldSyncTarget);
^
details/qcontactdetails.cpp:140:79: error: ���const class QtContacts::QContactDetailPrivate��� has no member named ���memberValue���
return reinterpret_cast<const QContactSyncTargetPrivate*>(d.constData())->memberValue<QString>(QContactSyncTarget::FieldSyncTarget);
^
details/qcontactdetails.cpp:140:98: error: expected primary-expression before ���>��� token
return reinterpret_cast<const QContactSyncTargetPrivate*>(d.constData())->memberValue<QString>(QContactSyncTarget::FieldSyncTarget);
^
details/qcontactdetails.cpp:140:136: error: expected ���)��� before ���;��� token
return reinterpret_cast<const QContactSyncTargetPrivate*>(d.constData())->memberValue<QString>(QContactSyncTarget::FieldSyncTarget);
^
details/qcontactdetails.cpp: In member function ���void QtContacts::QContactSyncTarget::setSyncTarget(const QString&)���:
details/qcontactdetails.cpp:151:22: error: ���QContactSyncTargetPrivate��� does not name a type
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:47: error: expected ���>��� before ���*��� token
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:47: error: expected ���(��� before ���*��� token
details/qcontactdetails.cpp:151:48: error: expected primary-expression before ���>��� token
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:61: error: ���class QtContacts::QContactDetailPrivate��� has no member named ���setMemberValue���
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:83: error: expected primary-expression before ���>��� token
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:122: warning: left operand of comma operator has no effect [-Wunused-value]
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
details/qcontactdetails.cpp:151:129: error: expected ���)��� before ���;��� token
reinterpret_cast<QContactSyncTargetPrivate*>(d.data())->setMemberValue<QString>(QContactSyncTarget::FieldSyncTarget, _value);
^
In file included from /mnt/utmp/codeblocks/usr/include/_G_config.h:15:0,
from /mnt/utmp/codeblocks/usr/include/libio.h:32,
from /mnt/utmp/codeblocks/usr/include/stdio.h:75,
from /mnt/utmp/codeblocks/qt5/include/QtCore/qtextstream.h:43,
from /mnt/utmp/codeblocks/qt5/include/QtCore/qdebug.h:42,
from /mnt/utmp/codeblocks/qt5/include/QtCore/QtCore:28,
from ../../include/QtContacts/QtContactsDepends:3:
details/qcontactdetails.cpp: At global scope:
details/qcontactdetails.cpp:178:87: warning: invalid access to non-static data member ���QtContacts::QContactEmailAddressPrivate::m_emailAddress��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactEmailAddressPrivate, m_emailAddress) },
^
details/qcontactdetails.cpp:178:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:235:81: warning: invalid access to non-static data member ���QtContacts::QContactFamilyPrivate::m_spouse��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactFamilyPrivate, m_spouse) },
^
details/qcontactdetails.cpp:235:81: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:236:85: warning: invalid access to non-static data member ���QtContacts::QContactFamilyPrivate::m_children��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::StringList, offsetof(QContactFamilyPrivate, m_children) },
^
details/qcontactdetails.cpp:236:85: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:313:81: warning: invalid access to non-static data member ���QtContacts::QContactFavoritePrivate::m_favorite��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Bool, offsetof(QContactFavoritePrivate, m_favorite) },
^
details/qcontactdetails.cpp:313:81: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:314:80: warning: invalid access to non-static data member ���QtContacts::QContactFavoritePrivate::m_index��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactFavoritePrivate, m_index) },
^
details/qcontactdetails.cpp:314:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:407:86: warning: invalid access to non-static data member ���QtContacts::QContactAnniversaryPrivate::m_calendarId��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAnniversaryPrivate, m_calendarId) },
^
details/qcontactdetails.cpp:407:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:408:88: warning: invalid access to non-static data member ���QtContacts::QContactAnniversaryPrivate::m_originalDate��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactAnniversaryPrivate, m_originalDate) },
^
details/qcontactdetails.cpp:408:88: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:409:86: warning: invalid access to non-static data member ���QtContacts::QContactAnniversaryPrivate::m_event��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAnniversaryPrivate, m_event) },
^
details/qcontactdetails.cpp:409:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:410:83: warning: invalid access to non-static data member ���QtContacts::QContactAnniversaryPrivate::m_subType��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactAnniversaryPrivate, m_subType) },
^
details/qcontactdetails.cpp:410:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:577:78: warning: invalid access to non-static data member ���QtContacts::QContactAvatarPrivate::m_imageUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactAvatarPrivate, m_imageUrl) },
^
details/qcontactdetails.cpp:577:78: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:578:78: warning: invalid access to non-static data member ���QtContacts::QContactAvatarPrivate::m_videoUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactAvatarPrivate, m_videoUrl) },
^
details/qcontactdetails.cpp:578:78: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:579:81: warning: invalid access to non-static data member ���QtContacts::QContactAvatarPrivate::m_metaData��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAvatarPrivate, m_metaData) },
^
details/qcontactdetails.cpp:579:81: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:684:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_street��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_street) },
^
details/qcontactdetails.cpp:684:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:685:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_locality��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_locality) },
^
details/qcontactdetails.cpp:685:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:686:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_region��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_region) },
^
details/qcontactdetails.cpp:686:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:687:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_postcode��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_postcode) },
^
details/qcontactdetails.cpp:687:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:688:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_country��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_country) },
^
details/qcontactdetails.cpp:688:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:689:83: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_subTypes��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::IntList, offsetof(QContactAddressPrivate, m_subTypes) },
^
details/qcontactdetails.cpp:689:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:690:82: warning: invalid access to non-static data member ���QtContacts::QContactAddressPrivate::m_pobox��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactAddressPrivate, m_pobox) },
^
details/qcontactdetails.cpp:690:82: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:924:78: warning: invalid access to non-static data member ���QtContacts::QContactUrlPrivate::m_url��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactUrlPrivate, m_url) },
^
details/qcontactdetails.cpp:924:78: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:925:75: warning: invalid access to non-static data member ���QtContacts::QContactUrlPrivate::m_subType��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactUrlPrivate, m_subType) },
^
details/qcontactdetails.cpp:925:75: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1025:86: warning: invalid access to non-static data member ���QtContacts::QContactPhoneNumberPrivate::m_number��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactPhoneNumberPrivate, m_number) },
^
details/qcontactdetails.cpp:1025:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1026:86: warning: invalid access to non-static data member ���QtContacts::QContactPhoneNumberPrivate::m_normalizedNumber��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactPhoneNumberPrivate, m_normalizedNumber) },
^
details/qcontactdetails.cpp:1026:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1027:87: warning: invalid access to non-static data member ���QtContacts::QContactPhoneNumberPrivate::m_subTypes��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::IntList, offsetof(QContactPhoneNumberPrivate, m_subTypes) },
^
details/qcontactdetails.cpp:1027:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1144:85: warning: invalid access to non-static data member ���QtContacts::QContactBirthdayPrivate::m_birthday��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactBirthdayPrivate, m_birthday) },
^
details/qcontactdetails.cpp:1144:85: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1145:83: warning: invalid access to non-static data member ���QtContacts::QContactBirthdayPrivate::m_calendarId��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactBirthdayPrivate, m_calendarId) },
^
details/qcontactdetails.cpp:1145:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1246:87: warning: invalid access to non-static data member ���QtContacts::QContactDisplayLabelPrivate::m_label��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactDisplayLabelPrivate, m_label) },
^
details/qcontactdetails.cpp:1246:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1303:78: warning: invalid access to non-static data member ���QtContacts::QContactGenderPrivate::m_gender��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactGenderPrivate, m_gender) },
^
details/qcontactdetails.cpp:1303:78: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1383:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_label��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactGeoLocationPrivate, m_label) },
^
details/qcontactdetails.cpp:1383:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1384:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_latitude��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_latitude) },
^
details/qcontactdetails.cpp:1384:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1385:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_longitude��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_longitude) },
^
details/qcontactdetails.cpp:1385:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1386:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_accuracy��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_accuracy) },
^
details/qcontactdetails.cpp:1386:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1387:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_altitude��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_altitude) },
^
details/qcontactdetails.cpp:1387:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1388:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_altitudeAccuracy��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_altitudeAccuracy) },
^
details/qcontactdetails.cpp:1388:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1389:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_heading��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_heading) },
^
details/qcontactdetails.cpp:1389:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1390:86: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_speed��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ouble, offsetof(QContactGeoLocationPrivate, m_speed) },
^
details/qcontactdetails.cpp:1390:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1391:88: warning: invalid access to non-static data member ���QtContacts::QContactGeoLocationPrivate::m_timestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactGeoLocationPrivate, m_timestamp) },
^
details/qcontactdetails.cpp:1391:88: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1640:79: warning: invalid access to non-static data member ���QtContacts::QContactGuidPrivate::m_guid��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactGuidPrivate, m_guid) },
^
details/qcontactdetails.cpp:1640:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1700:80: warning: invalid access to non-static data member ���QtContacts::QContactHobbyPrivate::m_hobby��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactHobbyPrivate, m_hobby) },
^
details/qcontactdetails.cpp:1700:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1761:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_prefix��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_prefix) },
^
details/qcontactdetails.cpp:1761:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1762:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_firstName��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_firstName) },
^
details/qcontactdetails.cpp:1762:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1763:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_middleName��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_middleName) },
^
details/qcontactdetails.cpp:1763:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1764:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_lastName��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_lastName) },
^
details/qcontactdetails.cpp:1764:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1765:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_suffix��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_suffix) },
^
details/qcontactdetails.cpp:1765:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1766:79: warning: invalid access to non-static data member ���QtContacts::QContactNamePrivate::m_customLabel��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNamePrivate, m_customLabel) },
^
details/qcontactdetails.cpp:1766:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1923:83: warning: invalid access to non-static data member ���QtContacts::QContactNicknamePrivate::m_nickname��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNicknamePrivate, m_nickname) },
^
details/qcontactdetails.cpp:1923:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:1979:79: warning: invalid access to non-static data member ���QtContacts::QContactNotePrivate::m_note��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactNotePrivate, m_note) },
^
details/qcontactdetails.cpp:1979:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2045:78: warning: invalid access to non-static data member ���QtContacts::QContactTagPrivate::m_tag��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactTagPrivate, m_tag) },
^
details/qcontactdetails.cpp:2045:78: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2117:86: warning: invalid access to non-static data member ���QtContacts::QContactTimestampPrivate::m_modificationTimestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactTimestampPrivate, m_modificationTimestamp) },
^
details/qcontactdetails.cpp:2117:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2118:86: warning: invalid access to non-static data member ���QtContacts::QContactTimestampPrivate::m_creationTimestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactTimestampPrivate, m_creationTimestamp) },
^
details/qcontactdetails.cpp:2118:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2119:86: warning: invalid access to non-static data member ���QtContacts::QContactTimestampPrivate::m_deletionTimestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactTimestampPrivate, m_deletionTimestamp) },
^
details/qcontactdetails.cpp:2119:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2213:76: warning: invalid access to non-static data member ���QtContacts::QContactTypePrivate::m_contactType��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactTypePrivate, m_contactType) },
^
details/qcontactdetails.cpp:2213:76: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2321:88: warning: invalid access to non-static data member ���QtContacts::QContactOnlineAccountPrivate::m_accountUri��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOnlineAccountPrivate, m_accountUri) },
^
details/qcontactdetails.cpp:2321:88: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2322:88: warning: invalid access to non-static data member ���QtContacts::QContactOnlineAccountPrivate::m_serviceProvider��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOnlineAccountPrivate, m_serviceProvider) },
^
details/qcontactdetails.cpp:2322:88: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2323:85: warning: invalid access to non-static data member ���QtContacts::QContactOnlineAccountPrivate::m_protocol��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactOnlineAccountPrivate, m_protocol) },
^
details/qcontactdetails.cpp:2323:85: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2324:92: warning: invalid access to non-static data member ���QtContacts::QContactOnlineAccountPrivate::m_capabilities��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::StringList, offsetof(QContactOnlineAccountPrivate, m_capabilities) },
^
details/qcontactdetails.cpp:2324:92: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2325:89: warning: invalid access to non-static data member ���QtContacts::QContactOnlineAccountPrivate::m_subTypes��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::IntList, offsetof(QContactOnlineAccountPrivate, m_subTypes) },
^
details/qcontactdetails.cpp:2325:89: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2510:87: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_name��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOrganizationPrivate, m_name) },
^
details/qcontactdetails.cpp:2510:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2511:84: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_logoUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactOrganizationPrivate, m_logoUrl) },
^
details/qcontactdetails.cpp:2511:84: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2512:91: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_department��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::StringList, offsetof(QContactOrganizationPrivate, m_department) },
^
details/qcontactdetails.cpp:2512:91: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2513:87: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_location��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOrganizationPrivate, m_location) },
^
details/qcontactdetails.cpp:2513:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2514:87: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_role��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOrganizationPrivate, m_role) },
^
details/qcontactdetails.cpp:2514:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2515:87: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_title��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOrganizationPrivate, m_title) },
^
details/qcontactdetails.cpp:2515:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2516:87: warning: invalid access to non-static data member ���QtContacts::QContactOrganizationPrivate::m_assistantName��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactOrganizationPrivate, m_assistantName) },
^
details/qcontactdetails.cpp:2516:87: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2707:80: warning: invalid access to non-static data member ���QtContacts::QContactRingtonePrivate::m_audioRingtoneUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactRingtonePrivate, m_audioRingtoneUrl) },
^
details/qcontactdetails.cpp:2707:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2708:80: warning: invalid access to non-static data member ���QtContacts::QContactRingtonePrivate::m_videoRingtoneUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactRingtonePrivate, m_videoRingtoneUrl) },
^
details/qcontactdetails.cpp:2708:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2709:80: warning: invalid access to non-static data member ���QtContacts::QContactRingtonePrivate::m_vibrationRingtoneUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactRingtonePrivate, m_vibrationRingtoneUrl) },
^
details/qcontactdetails.cpp:2709:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2831:85: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_timestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactPresencePrivate, m_timestamp) },
^
details/qcontactdetails.cpp:2831:85: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2832:83: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_nickname��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactPresencePrivate, m_nickname) },
^
details/qcontactdetails.cpp:2832:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2833:80: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_presenceState��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactPresencePrivate, m_presenceState) },
^
details/qcontactdetails.cpp:2833:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2834:83: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_presenceStateText��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactPresencePrivate, m_presenceStateText) },
^
details/qcontactdetails.cpp:2834:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2835:80: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_presenceStateImageUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactPresencePrivate, m_presenceStateImageUrl) },
^
details/qcontactdetails.cpp:2835:80: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:2836:83: warning: invalid access to non-static data member ���QtContacts::QContactPresencePrivate::m_customMessage��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactPresencePrivate, m_customMessage) },
^
details/qcontactdetails.cpp:2836:83: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3038:91: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_timestamp��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase:
ateTime, offsetof(QContactGlobalPresencePrivate, m_timestamp) },
^
details/qcontactdetails.cpp:3038:91: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3039:89: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_nickname��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactGlobalPresencePrivate, m_nickname) },
^
details/qcontactdetails.cpp:3039:89: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3040:86: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_presenceState��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactGlobalPresencePrivate, m_presenceState) },
^
details/qcontactdetails.cpp:3040:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3041:89: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_presenceStateText��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactGlobalPresencePrivate, m_presenceStateText) },
^
details/qcontactdetails.cpp:3041:89: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3042:86: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_presenceStateImageUrl��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Url, offsetof(QContactGlobalPresencePrivate, m_presenceStateImageUrl) },
^
details/qcontactdetails.cpp:3042:86: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3043:89: warning: invalid access to non-static data member ���QtContacts::QContactGlobalPresencePrivate::m_customMessage��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactGlobalPresencePrivate, m_customMessage) },
^
details/qcontactdetails.cpp:3043:89: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3243:89: warning: invalid access to non-static data member ���QtContacts::QContactExtendedDetailPrivate::m_name��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::String, offsetof(QContactExtendedDetailPrivate, m_name) },
^
details/qcontactdetails.cpp:3243:89: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3244:90: warning: invalid access to non-static data member ���QtContacts::QContactExtendedDetailPrivate::m_data��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Variant, offsetof(QContactExtendedDetailPrivate, m_data) },
^
details/qcontactdetails.cpp:3244:90: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3323:79: warning: invalid access to non-static data member ���QtContacts::QContactVersionPrivate::m_sequenceNumber��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::Int, offsetof(QContactVersionPrivate, m_sequenceNumber) },
^
details/qcontactdetails.cpp:3323:79: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp:3324:85: warning: invalid access to non-static data member ���QtContacts::QContactVersionPrivate::m_extendedVersion��� of NULL object [-Winvalid-offsetof]
{ QContactDetailBuiltinPrivateBase::ByteArray, offsetof(QContactVersionPrivate, m_extendedVersion) },
^
details/qcontactdetails.cpp:3324:85: warning: (perhaps the ���offsetof��� macro was used incorrectly) [-Winvalid-offsetof]
details/qcontactdetails.cpp: In static member function ���static QtContacts::QContactDetailPrivate* QtContacts::QContactDetailPrivate::construct(QtContacts::QContactDetail:
etailType)���:
details/qcontactdetails.cpp:3524:60: error: ���QContactSyncTargetPrivate��� does not name a type
case QContactDetail::TypeSyncTarget: return new QContactSyncTargetPrivate;
^
details/qcontactdetails.cpp: At global scope:
details/qcontactdetails.cpp:3581:1: error: ���QT_WARNING_POP��� does not name a type
QT_WARNING_POP /* -Winvalid-offsetof */
^
details/qcontactdetails.cpp: In member function ���QString QtContacts::QContactSyncTarget::syncTarget() const���:
details/qcontactdetails.cpp:141:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Makefile:2323: recipe for target '.obj/qcontactdetails.o' failed
make[2]: *** [.obj/qcontactdetails.o] Error 1
make[2]: Leaving directory '/home/edgex004/Downloads/qtpim2/qtpim-dev/src/contacts'
Makefile:47: recipe for target 'sub-contacts-make_first-ordered' failed
make[1]: *** [sub-contacts-make_first-ordered] Error 2
make[1]: Leaving directory '/home/edgex004/Downloads/qtpim2/qtpim-dev/src'
Makefile:44: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2