Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Deploying an application in linux.No DLLs?
Forum Updated to NodeBB v4.3 + New Features

Deploying an application in linux.No DLLs?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.3k Views 1 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.
  • musimbateM Offline
    musimbateM Offline
    musimbate
    wrote on last edited by
    #1

    I have been working with Qt for some time in windows and a few days back i decided to install it on my linux box and i got it running today.Built and run the application as usual.When I run the binary file alone it run without problems .In windows it usually asks for .dlls and stuff.Is it always this way it goes in linux or there is something I am missing?Sorry if my question seems dumb.I am new to linux and haven't mastered yet its working flow.

    Thanks.

    Why join the navy if you can be a pirate?-Steve Jobs

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stukdev
      wrote on last edited by
      #2

      Is the same, on linux is called .so if is shadown building, otherwise if the qt is build static your executable have the needed library.

      In your case maybe, you have just installed the qt library on linux distribution, this is why the application works!

      1 Reply Last reply
      0
      • musimbateM Offline
        musimbateM Offline
        musimbate
        wrote on last edited by
        #3

        Thanks stuk,
        looks like i have to look more into those .so files.Gives me a good direction to keep doing my research in.

        Why join the navy if you can be a pirate?-Steve Jobs

        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