Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Binary hang on exec()

    Mobile and Embedded
    2
    3
    1065
    Loading More Posts
    • 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.
    • C
      Cloud last edited by

      Hi,
      I am a new in Qt, recently started develop my first gui. The developed program runs ok on PC, but when I cross compile - it hangs and never show any form of output on target device. Backtrace the output does not help much. This problem started to exist after updates installed on 22 of October 2012. Last tryed solution to downgrade QT was unsuccessfull (Qt was uninstalled completely) Could anyone give me some idea how can I approach solution to the above mentioned problem.

      "Your text to link here...":https://dl.dropbox.com/u/108526944/Lastrundebug.png

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Specify target OS and hardware.

        Specify Qt versions used.

        Tell us how you attempted to cross-compile.

        Specifying the source OS would also be nice.

        If you have compiled Qt yourself, please provide config flags you have used.

        Which mkspecs are you using?

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • C
          Cloud last edited by

          1. Target OS: Linux
          2. Qt creator 2.4.1 based on Qt 4.8.0 (64 bit)
          3. Crss compilation require 2 extra steps ( settings shown on attached link)
            "Your text to link here...":https://dl.dropbox.com/u/108526944/ArmProjSet2.png ":https://dl.dropbox.com/u/108526944/ArmProjSet1.png
            "Your text to link here...":https://dl.dropbox.com/u/108526944/ArmProjSet3.png
          4. Source OS Ubuntu 12.04 LTS (64 bit)
          1 Reply Last reply Reply Quote 0
          • First post
            Last post