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. _mkgmtime32 missing from MinGW 4.9.2 compiler for Qt 5.5.0
Forum Updated to NodeBB v4.3 + New Features

_mkgmtime32 missing from MinGW 4.9.2 compiler for Qt 5.5.0

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

    I am getting errors when trying to link my app with the MinGW compiler included in Qt 5.5.0 for Windows. It seems the _mkgmtime call is not mapped to the _mkgmtime32 function of the system C runtime DLL.

    Is this a known issue or can anyone confirm?

    Thanks.

    TheBadgerT 1 Reply Last reply
    0
    • pjbkP pjbk

      I am getting errors when trying to link my app with the MinGW compiler included in Qt 5.5.0 for Windows. It seems the _mkgmtime call is not mapped to the _mkgmtime32 function of the system C runtime DLL.

      Is this a known issue or can anyone confirm?

      Thanks.

      TheBadgerT Offline
      TheBadgerT Offline
      TheBadger
      wrote on last edited by
      #2

      @pjbk said:

      I am getting errors when trying to link my app with the MinGW compiler included in Qt 5.5.0 for Windows. It seems the _mkgmtime call is not mapped to the _mkgmtime32 function of the system C runtime DLL.

      I also have this problem with MinGW 4.9.2, did you manage to get it working?


      Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

      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