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]Functionaly different if app started from Qt Creator or as standalone
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Functionaly different if app started from Qt Creator or as standalone

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

    Hi!

    I'm experiencing quite interesting problem.
    Functionality of a program is different if it's started as standalone or from Qt Creator.

    The correct functionality is when it's started from Qt Creator.
    It does not matter if it's debug or release compile.
    After an hour of print debugs, I noticed that some chunks of code don't even get executed (when standalone).
    The interesting part is, that in those chunks of code there are no ifs.

    I'm using Qt Creator 2.4.1 and Qt 4.8.1, W7 x64 and W8 x64 (mingw)
    It's same problem with Qt Creator 2.6.1 and Qt 4.8.3 also mingw.

    I double checked that correct .exe files are being used when running standalone and also checked .dll files.

    Any solutions/ideas of how to solve this problem?

    Regards,
    Jake


    Code is poetry

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      Good old rebuild project button and eternity of waiting solved the problem.


      Code is poetry

      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