Navigation

    Qt Forum

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

    • SOLVED TEMPLATE = app doesn't seem to work correctly with Qt Creator 4.11
      General and Desktop • linux template executable sharedlib • • mdresser  

      8
      0
      Votes
      8
      Posts
      412
      Views

      Thanks for the summary !
    • UNSOLVED Run QT executable in new Ubuntu
      General and Desktop • qmake makefile exe executable • • Kinesis  

      4
      0
      Votes
      4
      Posts
      1292
      Views

      @Kinesis There are only two options: Install a compatible Qt version on the second computer Deploy all needed libraries along with your program. You may want to have a look at linuxdeployqt Regards
    • UNSOLVED Multi-thread GUI execution
      General and Desktop • gui thread multithreads executable • • sebs  

      7
      0
      Votes
      7
      Posts
      1248
      Views

      @sebs What I don't understand: you want an application with 3 threads, right? But why do you create new process?
    • UNSOLVED How to create .exe file of QT project
      General and Desktop • qtcreator executable designer launch launchimage iconset • • Pranit Patil  

      5
      0
      Votes
      5
      Posts
      5214
      Views

      @MikhailG thank u so much sir i will try.
    • SOLVED Linking static library to an executable
      General and Desktop • qmake static library static linking executable • • enmaniac  

      11
      0
      Votes
      11
      Posts
      22358
      Views

      No problem. Good luck with your project!
    • UNSOLVED Creating an executable file with Sqlite libraries.
      General and Desktop • executable • • Danielpopo  

      4
      0
      Votes
      4
      Posts
      1152
      Views

      @Ratzz Thanks for the information regarding windowdeploy. I tried that initially but couldnt get it to work, although my .exe works on a different computer. I was just wondering if i could do the same with SQLite, I included the folder regarding sqlplatforms.
    • UNSOLVED Problem running an executable missing qwtmathml.dll
      Installation and Deployment • executable missing files qwtmathml.dll • • jham00  

      3
      0
      Votes
      3
      Posts
      686
      Views

      Hi and welcome to devnet, To add to @jsulm, did you build Qwt yourself ? If so, are you using the same setup as the people who provided the application ?