I have project that I made in QT creator on windows
I moved to mac but when I am trying to compile it the following messege shown
/Users/khaled/Qt5.2.1/5.2.1/clang_64/lib/QtCore.framework/Headers/qtypeinfo.h:65: error: implicit instantiation of undefined template ‘QPair<QPolygon, QString>’
isLarge = (sizeof(T)>sizeof(void*)),
^
Any Idea ?
↧