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. Installer Framework (IFW) and Qt5 - errors while make && qmake
Qt 6.11 is out! See what's new in the release blog

Installer Framework (IFW) and Qt5 - errors while make && qmake

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.3k Views 1 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,
    I'm having different errors, trying to compile Qt IFW 2.0 on Windows 7
    I downloaded the last version of Git sources, & I have Qt5.4
    The INSTALL doc in Qt IFW mentions to run 'qmake && make'

    @$ C:/Qt_lastVersion/5.4/msvc2010_opengl/bin/qmake.exe && C:/Qt_lastVersion/Tools /mingw491_32/bin/mingw32-make.exe
    /usr/bin/sh: -c: line 1: Erreur de syntaxe : fin de fichier prématurée
    makefile:41: recipe for target 'sub-libs-make_first-ordered' failed
    mingw32-make: *** [sub-libs-make_first-ordered] Error 1@

    I also tried to 'make docs' :
    @$ C:/Qt_lastVersion/Tools/mingw482_32/bin/mingw32-make.exe docs mingw32-make: *** No rule to make target 'docs'. Stop.@

    Sorry, I don't understand the errors mentioned.
    Maybe my version of Qt has to be configured first ?
    Thanks in advance

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Moderator notice:
      Please don't post the same question in multiple topics. I have removed the double posts.

      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