0

I am trying to compile Qt 5.4.2 on my windows 8 but it got this message:

enter image description here

What means: -plataform as line argument or set QMAKESPEC

Robert
  • 10,403
  • 14
  • 67
  • 117
  • Mingw? Try `configure -static -platform win32-g++`, if VisualStudio, use `configure -static -platform win32-msvc` ... Note that the console did not say `--plataform` but `-plataform`. – Protomen Jun 13 '15 at 18:50
  • possible duplicate of [What are the different platforms for Qt's configure](http://stackoverflow.com/questions/5211188/what-are-the-different-platforms-for-qts-configure) – Protomen Jun 13 '15 at 18:53

0 Answers0