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. Static compilation (Qt5.4 source) error
Forum Updated to NodeBB v4.3 + New Features

Static compilation (Qt5.4 source) error

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 811 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.
  • A Offline
    A Offline
    athavan
    wrote on last edited by
    #1

    Hi all,
    Following error i am facing while compiling (Static build) the qt 5.4 sources in my Windows7 PC using mingw compiler,

    operable program or batch file.
    Makefile.Debug:1093: recipe for target 'RegExpJitTables.h' failed
    mingw32-make[4]: *** [RegExpJitTables.h] Error 1
    mingw32-make[4]: Leaving directory 'C:/QtStatic/qt-everywhere-opensource-src-5.4
    .0/qtdeclarative/src/qml'
    Makefile:38: recipe for target 'debug-all' failed
    mingw32-make[3]: *** [debug-all] Error 2
    mingw32-make[3]: Leaving directory 'C:/QtStatic/qt-everywhere-opensource-src-5.4
    .0/qtdeclarative/src/qml'
    Makefile:41: recipe for target 'sub-qml-make_first-ordered' failed
    mingw32-make[2]: *** [sub-qml-make_first-ordered] Error 2
    mingw32-make[2]: Leaving directory 'C:/QtStatic/qt-everywhere-opensource-src-5.4
    .0/qtdeclarative/src'
    Makefile:41: recipe for target 'sub-src-make_first' failed
    mingw32-make[1]: *** [sub-src-make_first] Error 2
    mingw32-make[1]: Leaving directory 'C:/QtStatic/qt-everywhere-opensource-src-5.4
    .0/qtdeclarative'
    makefile:217: recipe for target 'module-qtdeclarative-make_first' failed
    mingw32-make: *** [module-qtdeclarative-make_first] Error 2

    please give some solution to fix this issue..

    Thank you,

    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