Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. run
    Log in to post

    • UNSOLVED Move project from MacOS to Linux?
      Installation and Deployment • linux run output • • adamsmith  

      2
      0
      Votes
      2
      Posts
      101
      Views

      Hi, Please don't post the same question in multiple sub forum, one is enough. Duplicates Closing this one
    • UNSOLVED MSVC-2017x64 - WinRT Run & Console Issues
      General and Desktop • winrt console msvc2017 run uwp • • Uniflare  

      1
      0
      Votes
      1
      Posts
      379
      Views

      No one has replied

    • UNSOLVED QtCreator disable run button adding existing file
      Tools • creator button run grayed disabled • • Keyos  

      9
      0
      Votes
      9
      Posts
      2767
      Views

      https://bugreports.qt.io/browse/QTCREATORBUG-16172
    • UNSOLVED How to run Qt Linux compiled applications on RaspbianMinimal (RaspberryPi2) ?
      QtonPi • linux raspberry pi 2 compile x11 run • • cxam  

      2
      0
      Votes
      2
      Posts
      896
      Views

      Hi, Did you compile your application with your desktop Qt and then copied it over the RPi2 ?
    • SOLVED "Default QML file to run" setting for Run and Debug options in Qt Creator?
      General and Desktop • qml qt creator debug run • • Ayelis  

      3
      0
      Votes
      3
      Posts
      866
      Views

      Alright. Thanks. That sounded like a lot of work so I scanned through the application's many features and found "Run Settings" has something called "Main QML file" that seems to operate the way I expect.
    • [Solved] Biologist using a Qt built program - how can I run it??
      General and Desktop • build static build run • • Skeffington  

      6
      0
      Votes
      6
      Posts
      1780
      Views

      @Skeffington Cheers :)
    • Qt5 + OpenGL fails to run under Qt Creator
      Tools • opengl qt creator run • • JohnE  

      1
      0
      Votes
      1
      Posts
      1051
      Views

      No one has replied

    • Images doesn't show in run time.
      QML and Qt Quick • image display run load runtime • • Bahrouh  

      3
      0
      Votes
      3
      Posts
      1113
      Views

      Hello @JKSH thanks for your response, I already solved the issue, the problem was in qml.qrc file, i just have to edit and update the file list with new icon images, then rebuild the project again.
    • [Solved] Running function with QtConcurrent::run
      Mobile and Embedded • thread function run concurrent • • McLion  

      9
      0
      Votes
      9
      Posts
      7442
      Views

      I'd like to add: Specially if the Watcher needs to be used multiple times it's important to disconnect it after use: disconnect(FormatWatcher, SIGNAL(finished()), this, SLOT(FinishedFormat())); // disconnect former slot used with watcher
    • All includes of Qt widgets says file not found. I've edited pro file but no luck
      General and Desktop • windows qt5.5 deployment run pro file qt.conf file not found helios • • carlos91moreira  

      4
      0
      Votes
      4
      Posts
      2285
      Views

      After so many attempts without luck, the first attempt I try after writing this reply is a dfferent error :) So the boost is no longer my problem. For other people that my face the same problem as me, in the includepath just add: '$(BOOST_ROOT)'
    • Rebuild QML files when running
      Tools • qml qt creator build run • • scrolling  

      2
      0
      Votes
      2
      Posts
      1167
      Views

      Hi, Because the qml files you have are compiled in your application when using qrc. That's why you have to build your application before you can see the changes.
    • Linux run program if install two version Qt
      Installation and Deployment • linux run program • • red_spider  

      7
      0
      Votes
      7
      Posts
      5573
      Views

      @JKSH thank you I add QMAKE_LFLAGS += -Wl,-rpath /opt/libitems/libx64/ and it works ))) Thank you all for your help.
    • error when i try to run in Qt creator
      General and Desktop • qt creator error run • • Kakalof  

      2
      0
      Votes
      2
      Posts
      1205
      Views

      @Kakalof Possibly you have no writing access to folder G:\School\Informatica\eindopdracht or the disk is full.
    • Cannot find -lgl
      Russian • build run • • tasman  

      2
      0
      Votes
      2
      Posts
      1265
      Views

      @tasman said: */usr/bin/ld: cannot find -lGL https://forum.qt.io/topic/42322/
    • Example clocks wont run in emulator
      Mobile and Embedded • configure run emulator start clocks • • A Former User  

      3
      0
      Votes
      3
      Posts
      938
      Views

      ok, i will ask there. Thanks!