Hi, I need to develop a C++ application for Linux, and I am worried about its compatibility with between different distros, for example if I develop it on Kubuntu, is it possible that I may have compatibility issues if I run it on Gentoo or Open SUSE for example?
In other words, what should I keep in mind to make my application compatible with other Linux distros?
Thanks,
Komyg