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. Static Qt and debugging helpers
Qt 6.11 is out! See what's new in the release blog

Static Qt and debugging helpers

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 3.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.
  • S Offline
    S Offline
    Satmosc
    wrote on last edited by
    #1

    ok , now , I have an other issue that due to my poor knowledge , I need help to fix.

    When I try to compile my project using Static Qt build (4.7.4), this error occurres :
    @I compiled Qt using MSVC 2008 as mentioned in earlier post .
    /OUT:release\QGixs.exe @C:\Users\Satmosc\AppData\Local\Temp\QGixs.exe.7032.13495.jom

    jom 1.0.4 - empower your cores

    The system cannot find the path specified.
    command failed with exit code 1
    command failed with exit code 2
    The process "C:\QtSDK\Desktop\Qt\4.8\creator\bin\jom.exe" exited with code 2.
    Error while building project QGix (target: Desktop)
    When executing build step 'Make'
    @

    also , as I have compiled the project using -debug-and-release , I expected to build "QML debugging Library" but it fails .just QML Debugging library succeeded and QML Dump and QML Observer fails.
    !http://i53.tinypic.com/2e22w4o.jpg(Qt Creator)!

    [EDIT: fixed image link, Volker]

    M.Hatami
    To the Rationalism

    1 Reply Last reply
    0
    • E Offline
      E Offline
      enamored
      wrote on last edited by
      #2

      Try compile without jom.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Satmosc
        wrote on last edited by
        #3

        Hi , I found the issue... for all who are interested. Jom makes a binary in the temp files that most of antivirus programs delete them as they detect them as a virus or .... so , by disabling them , it fixes the issue during compile time.

        M.Hatami
        To the Rationalism

        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