Hello everybody,
i was wondering about how can i deploy my first program under linux based os.
i found how to slove that on windows. but i don't know how under linux?
the problem is that i used Qt5 but the majority of linux distros right now support only Qt4.
how to solve dependencies problem?
can i build an installation script to do that on the user machine?
where to put (.so) files?