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. Project not generating executable

Project not generating executable

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

    Hello,

    I have a project with several libraries and executables that work fine under windows.

    However, when I try to use it under Linux (Fedora) only the libraries are built. Is there a Linux specific configuration to build the executable when I build the global project?

    I can manually build the subproject containing the executable.

    Furthermore, the executable built are not detected by Qtcreator => I cant use the run/debug

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Are you using qmake for this? If so, please show us your project file.

      1 Reply Last reply
      1
      • M Offline
        M Offline
        Mwoua
        wrote on last edited by Mwoua
        #3

        Ok, im stupid. Two days I have this issue, I ask here, and in the next 10 minutes I find a hidden

        win32{
        }

        that was causing my problem.

        Sorry for the trouble

        (But I dont find how to mark my problem solved)

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Hehe, I know how that feels. Good that you could solve it :-)

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            Use the "Topic Tools" button and first click on Ask as a question then click the button again and you can mark it as solved.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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