https://bugs.kde.org/show_bug.cgi?id=467496

--- Comment #8 from caulier.gil...@gmail.com ---
Due to the non binary compatibility with C++ objects, the OS libraries cannot
be loaded instead. I'm sure.

This is not the case for the pure C libraries, more and less, if ABI is
compatible.

But there is another case : on other application also cross compiled is
installed on the system and used as well...

We have only a qt conf file near the executable :

https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/mxe/data/qt.conf

That all. If we want to restrict the PATH to use the internal libraries, a
batch file must be created to wrap executables. If i remember Firefox do it
under Windows.

Look also Krita which wrap executable in LNK files. there are binaries to start
application:

https://invent.kde.org/graphics/krita/-/tree/master/packaging/windows

I think LNK files can do the job also.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to