Qt Forum

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

    Compilation of qt .pro

    Installation and Deployment
    2
    2
    738
    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.
    • J
      janaki last edited by

      i have created a new qt project using qt4 (QT creator) on windows system
      i have another system which is linux .
      can i compile it on linux machine
      if so how

      please help me

      1 Reply Last reply Reply Quote 0
      • JKSH
        JKSH Moderators last edited by

        Yes you can, if you did not use any OS-specific code. Just copy your source code over to your other computer and open the .pro file using Qt Creator.

        However, if your .pro file contains paths to 3rd party libraries, you may have to update the paths.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply Reply Quote 0
        • First post
          Last post