Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8836281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T09:27:33+00:00 2026-06-14T09:27:33+00:00

I am learning about shared objects (.so) / dynamic link libraries (.dll) . Since

  • 0

I am learning about shared objects (.so) / dynamic link libraries (.dll). Since I’m on Linux only .so files are relevant. Anyway, when I compile a shared library, I get multiple .so files – most of which are only links. Here is a screenshot:

enter image description here

Then I created another Qt console application project to test this SO. I had set up all the header files, copied every .so file from previous screenshot to this new project and added

LIBS += "libAritmeticnoKodiranjeDLL.so"

to project settings. If I compile the project it goes through OK. But when running my test app I get this error:

./DLLTester: error while loading shared libraries: libAritmeticnoKodiranjeDLL.so.1: cannot open shared object file: No such file or directory

Where is the problem and why do I get so many .so files?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T09:27:34+00:00Added an answer on June 14, 2026 at 9:27 am

    Just do:

    LIBS += -lAritmeticnoKodiranjeDLL
    

    The specifics of the libraries prefix (“lib”) and suffix (“.so”) will be taken care of by the linker.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm learning about C++11 concurrency, where my only prior experience with concurrency primitives was
Learning about notifyAll made me question something about notify: in a typical situation we
After learning about the Action delegate in C# I've been looking for ways I
I am learning about raw sockets. I heard that ping utility is using raw
I am learning about Algebraic DTs in haskell. What I would like to do
I'm learning about the MVC architecture these days and I'm confused MVC with the
I have been learning about Delegation and Data Sources for iOS programming and need
I've been learning about divs over the past few months, and am now able
I am learning about the Runtime class in java, and am testing the use
I am learning about JS Prototype. If I set a prototype of a constructor(A)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.