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. Could not find the executable please specify one

Could not find the executable please specify one

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 1.5k Views
  • 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.
  • A Offline
    A Offline
    Anes
    wrote on last edited by
    #1

    Hello guys,

    I want to run a project where CONFIG += qt dll release, because I need dll file
    0_1555584082364_Capture@.PNG

    and it could not find the executable
    0_1555584234509_Capture3.PNG

    in release folder there is no .exe file :
    0_1555584327575_Capture4.PNG

    thank you a lot

    raven-worxR 1 Reply Last reply
    0
    • A Anes

      Hello guys,

      I want to run a project where CONFIG += qt dll release, because I need dll file
      0_1555584082364_Capture@.PNG

      and it could not find the executable
      0_1555584234509_Capture3.PNG

      in release folder there is no .exe file :
      0_1555584327575_Capture4.PNG

      thank you a lot

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Anes

      1. you should use TEMPLATE = lib
      2. a library is never an executable. So don't hit RUN in QtCreator but only build

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      A 1 Reply Last reply
      4
      • raven-worxR raven-worx

        @Anes

        1. you should use TEMPLATE = lib
        2. a library is never an executable. So don't hit RUN in QtCreator but only build
        A Offline
        A Offline
        Anes
        wrote on last edited by
        #3

        @raven-worx
        thank you so match it works ^^

        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