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. Warning message when making static build

Warning message when making static build

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
staticwarning
1 Posts 1 Posters 838 Views
  • 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.
  • G Offline
    G Offline
    gabor53
    wrote on last edited by
    #1

    When I click build I get the following compile output message:
    mingw492_32/lib -lqtmaind -lshell32 -lQt5Widgetsd -lQt5Guid -lQt5Cored
    g++: error: unrecognized command line option '-wl,-enable-stdcall-fixup'
    Makefile.Debug:81: recipe for target 'debug\Static.exe' failed
    mingw32-make[1]: *** [debug\Static.exe] Error 1
    mingw32-make[1]: Leaving directory 'C:/Users/Gabor/Documents/Programming/widget/build-Static-Desktop_Qt_5_5_1_MinGW_32bit-Debug'
    mingw32-make: *** [debug] Error 2
    makefile:34: recipe for target 'debug' failed
    13:09:00: The process "C:\Qt\Tools\mingw492_32\bin\mingw32-make.exe" exited with code 2.
    Error while building/deploying project Static (kit: Desktop Qt 5.5.1 MinGW 32bit)
    When executing step "Make"
    13:09:00: Elapsed time: 00:03.

    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