Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Error while selecting MinGW compiler

    General and Desktop
    3
    3
    246
    Loading More Posts
    • 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.
    • W
      Winiston last edited by

      Dear,
      I used MinGW compiler and develop a basic widget application. It shows following error.
      c:\mingw\lib\libmingw32.a(setargv.o):-1: error: undefined reference to __chkstk_ms' c:\mingw\lib\libmingwex.a(glob.o):-1: error: undefined reference to __chkstk_ms'

      What could be the problem? If i select MSVC compiler, there is no error.
      QT version : 4.8.4
      OS : windows 10

      Regards,
      Winiston.P

      Ratzz jsulm 2 Replies Last reply Reply Quote 0
      • Ratzz
        Ratzz @Winiston last edited by Ratzz

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • jsulm
          jsulm Lifetime Qt Champion @Winiston last edited by

          @Winiston said in Error while selecting MinGW compiler:

          If i select MSVC compiler, there is no error.

          Is it possible that you're trying to use Qt built with MSVC compiler with MinGW compiler?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply Reply Quote 3
          • First post
            Last post