Errors while doing gmake for qt5.5.1
-
this is what i get at the end of gmake -->
gmake[3]: *** [Makefile:6886: .obj/qeglplatformcursor.o] Error 1
gmake[3]: Leaving directory '/home/happikin/happikin/qt/qt-everywhere-opensource-src-5.5.1/qtbase/src/platformsupport'
gmake[2]: *** [Makefile:503: sub-platformsupport-make_first] Error 2
gmake[2]: Leaving directory '/home/happikin/happikin/qt/qt-everywhere-opensource-src-5.5.1/qtbase/src'
gmake[1]: *** [Makefile:46: sub-src-make_first] Error 2
gmake[1]: Leaving directory '/home/happikin/happikin/qt/qt-everywhere-opensource-src-5.5.1/qtbase'
gmake: *** [Makefile:73: module-qtbase-make_first] Error 2also I get lots of warnings and note while the gmake process was happening. What should I do, I did not get python problme?
-
Hi and welcome to devnet,
You need to look upper in the message to see exactly where it failed.