I didn’t understand a concept:
first of all: I have compiled and installed correctly library Qt 4.8.5 starting from their source code.
Then, I have witten a very simple Qt GUI Application and compiled it. All work correctly.
When I go into directory where has beed produced my output, I see the binary file more other files.
When I try to run my binary file, my application work. BUT this mean that the library of Qt (shared library) are loaded in a specific space of my machine. I did’t set any enviroment variable/create the link to the Qt shared library.
Someone is able to explain me?
Thanks for support.
Stefano
↧