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. Can't configure mingw32 + QT 5.7 - no popen
Forum Updated to NodeBB v4.3 + New Features

Can't configure mingw32 + QT 5.7 - no popen

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 570 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.
  • CakemeisterC Offline
    CakemeisterC Offline
    Cakemeister
    wrote on last edited by
    #1

    Hello,

    I would like to use static libraries, so I am attempting to build QT 5.7 from source.

    I installed a fresh version of MinGW that has GCC 4.9.3.

    I then tried configure.bat -static -opensource -no-build-examples

    The configure failed when the compiler could not find "popen". Popen looks like a non standard way to do pipes.

    Is there a work around for this problem?

    The previous version of QT I had was 4.8.1 and I didn't have this problem with the configure and build process.

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

      Hi and welcome to devnet,

      AFAIK, Qt's installer already providing MinGW 4.9, you should use that one which was used to build the package.

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

      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