Makefile:14: *** missing separator. Stop.
Unsolved
Installation and Deployment
-
I am trying to build the Qt.5.7.1 source code.
I am using following command to configure:
configure -opengl desktop -developer-build -opensource -platform win32-msvc2010But I am getting the following error:
Creating qmake...
Makefile:14: *** missing separator. Stop.
Makefile:14: *** missing separator. Stop.
Cleaning qmake failed, return code 2Please help me to solve this problem.