Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Makefile:14: *** missing separator. Stop.

Makefile:14: *** missing separator. Stop.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 1.9k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    QtVik
    wrote on last edited by
    #1

    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-msvc2010

    But I am getting the following error:

    Creating qmake...
    Makefile:14: *** missing separator. Stop.
    Makefile:14: *** missing separator. Stop.
    Cleaning qmake failed, return code 2

    Please help me to solve this problem.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      First thing to do: upgrade your compiler.

      Qt 5.7 requires at least VS2013. See here.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Q 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        First thing to do: upgrade your compiler.

        Qt 5.7 requires at least VS2013. See here.

        Q Offline
        Q Offline
        QtVik
        wrote on last edited by
        #3

        @SGaist Thank you for the information :)

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved