Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creating QtCreator 64bit under Windows
Qt 6.11 is out! See what's new in the release blog

Creating QtCreator 64bit under Windows

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 3.9k 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.
  • F Offline
    F Offline
    Felix
    wrote on last edited by
    #1

    when I build QtCreator 64bit from source with my Studio 2010 it builds without error.
    But when i want to start it afterwards, i get the Error "Cannot load Core-Plugin" from a specific path. When I look at that path, there is an existing Core.dll. Why cant creator load it?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on last edited by
      #2

      Felix I have same problems. Do you compile Qt64 and Creator64 in release or debug?

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Felix
        wrote on last edited by
        #3

        I Compiled qt4.7.0 Release and Debug and tried creator with both too but neither worked :( but my qt Compile isbt the matter since Other applications work with it

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Felix
          wrote on last edited by
          #4

          I have solved my problem.
          The Core.dll requires the Qt libraries aswell. And since i didnt add them to my Path-Variable, the Core.dll couldnt be loaded because of missing dependecies.

          I simply added my qt/bin folder to path and it works now

          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