Qt Forum

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

    Unsolved build only qmake moc rcc uic

    Tools
    1
    2
    616
    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.
    • F
      fatih.erol last edited by

      Hello.

      For preparing a toolchain, I would like to build only the executables for qmake, moc, rcc and uic. Configuring and building the whole qtbase module takes rather long.
      What would be the correct configuration options and make target for generating only these executables?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • F
        fatih.erol last edited by fatih.erol

        For Qt 4.8.6, I managed with the following, but still not sure about how to proceed for Qt5 without building whole qtbase module.

        make sub-tools-bootstrap
        make sub-moc sub-rcc sub-uic
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post