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. Why does it only work in QT Creator?
Forum Update on Tuesday, May 27th 2025

Why does it only work in QT Creator?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.3k 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.
  • W Offline
    W Offline
    water_lily_2012
    wrote on 21 Dec 2012, 08:27 last edited by
    #1

    Hi
    Why does it only work in QT Creator?
    It is compiled correctly and works correctly.
    Runs Exe file in Windows, correctly. But it does not work correctly. And generated this error "Parser not initilize".
    please check it.
    thank.

    http://s1.picofile.com/file/7559955478/T.rar.html

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 21 Dec 2012, 08:40 last edited by
      #2

      The information is a bit sketchy and the link you are providing is starting with a language I cannot read.
      However, if your program works correctly in Qt creator and not if you are starting it from outside of creator it is most likely that the proper dlls are missing.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • W Offline
        W Offline
        water_lily_2012
        wrote on 21 Dec 2012, 15:48 last edited by
        #3

        This is new link.
        http://www.4shared.com/rar/ynHVGqFC/RAT.html

        Do you know what the DLL requires?
        thank

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on 21 Dec 2012, 16:42 last edited by
          #4

          Considering that you are asking on a Qt forum: Most likely Qt and/or its plugins...

          Use dependency walker, that should show which dlls are missing. The plugins tend to be a bit more tricky to figure out. A filesystem monitor helps a lot there.

          1 Reply Last reply
          0

          1/4

          21 Dec 2012, 08:27

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved