Problem on compiling a Qt project on Linux
-
I trying to compile a project but I'm obtaining this error:
usr/include/c++/4.9/bits/stl_relops.:67: Parse error at "std"
Makefile:324: set di istruzioni per l'obiettivo "moc_qfmainwindow.cpp" non riuscito
make: *** [moc_qfmainwindow.cpp] Errore 1Does someone know what it means and how to resolve?
-
I trying to compile a project but I'm obtaining this error:
usr/include/c++/4.9/bits/stl_relops.:67: Parse error at "std"
Makefile:324: set di istruzioni per l'obiettivo "moc_qfmainwindow.cpp" non riuscito
make: *** [moc_qfmainwindow.cpp] Errore 1Does someone know what it means and how to resolve?