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. [solved] HELP Me plz qglinfo.exe - Entry Point Not Found
Qt 6.11 is out! See what's new in the release blog

[solved] HELP Me plz qglinfo.exe - Entry Point Not Found

Scheduled Pinned Locked Moved Installation and Deployment
12 Posts 3 Posters 9.6k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I install Qt3D everything is OK but when I run it it's show this massage
    "The procedure entry point ??4QString@@QAEAAV0@$$QAV0@@Z
    could not be located in the dynamic link library QtCore4.dll."

    What this is meaning and What I should to do to run Qt3D?

    Thanx advance to help..

    1 Reply Last reply
    0
    • joborJ Offline
      joborJ Offline
      jobor
      wrote on last edited by
      #2

      The QtCore4.dll its loading is probably not the right version. Are you mixing MSVC and MinGW builds?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        ya I installed the MSVC and MinGW I've 2version installed in my computer

        1 Reply Last reply
        0
        • joborJ Offline
          joborJ Offline
          jobor
          wrote on last edited by
          #4

          Well, you can't mix a Qt that's built with Qt3D that's build with MSVC or the other way round.
          What's installed on your hard disk doesn't matter.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            Thanx it's solved

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              Hi, I also meet this question but I haven't solved it. Can you tell me how did you solve it?
              Thanks.

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                you have to install Qt5 first

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  I don't install and use Qt3D. I meet this problem when using another program that are written in Qt. There are no compiled errors but showed this information when running the .exe file.

                  1 Reply Last reply
                  0
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #9

                    so try to put all .dll need beside the .exe file like QtCore4.dll and try this

                    1 Reply Last reply
                    0
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      put them in the same folder with .exe

                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #11

                        Thank u, I solved it. The reason is that the Qt version I installed is not correct.

                        1 Reply Last reply
                        0
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #12

                          :) you're welcome

                          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