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. [SOLVED] unresolved external symbol “int __cdecl qInitResources_mdi(void)”
QtWS25 Last Chance

[SOLVED] unresolved external symbol “int __cdecl qInitResources_mdi(void)”

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

    I copied code from working project to another. When I compile I get error: unresolved external symbol "int __cdecl qInitResources_mdi(void)" This function is generating in qrc_mdi.cpp in correct project. But in this project this file is not generating.

    Qt 5.2.1, Visual Studio 2013, msvc2012.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      za83
      wrote on last edited by
      #2

      Solved. I forgot to add resource files.

      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