Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. /opt/Qt5.9.1/5.9.1/gcc_64/mkspecs/features/toolchain.prf:50: system(execute) requires one or two arguments.

/opt/Qt5.9.1/5.9.1/gcc_64/mkspecs/features/toolchain.prf:50: system(execute) requires one or two arguments.

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 1.1k 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.
  • chawilaC Offline
    chawilaC Offline
    chawila
    wrote on last edited by
    #1

    I`m trying to build mysql drivers like it is said Here.

    so i ran these comand:

    qmake "INCLUDEPATH+=-/usr/include/mysql" "LIBS+=-L/usr/lib/x86_64-linux-gnu -lmysqlclient" /home/chawila/Downloads/qt-everywhere-opensource-src-5.9.1/qtbase/config.tests/unix/mysql/mysql.pro
    

    Then i got these error:

    /opt/Qt5.9.1/5.9.1/gcc_64/mkspecs/features/toolchain.prf:50: system(execute) requires one or two arguments.
    
    1 Reply Last reply
    0
    • chawilaC Offline
      chawilaC Offline
      chawila
      wrote on last edited by
      #2

      I MAKED THESE SOLVED BECAUSE I FOUND ANOTHER WAY OF INSTALLING QMYSQL DRIVERS HERE:

      How to create the plugin of MYSQL for Qt (linux)

      1 Reply Last reply
      1

      • Login

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