[Interest] Qt5.15 from source on centOS 7
Thiago Macieira
thiago.macieira at intel.com
Fri Jun 17 18:06:49 CEST 2022
On Friday, 17 June 2022 08:22:57 PDT Alexander Carôt wrote:
> That's what I did and why it recognized gcc but for some reason it does not
> find libstdc++.co.6 – strange ... where should it be located at ? Maybe the
> lib installation failed – still any hint appreciated.
Where is the libstdc++.so.6 that it created and the target of that symlink?
Make sure those are found by the dynamic linker (LD_LIBRARY_PATH or
/etc/ld.so.conf)
Why are you using GCC 7? If you're compiling from source, why not use 12?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Cloud Software Architect - Intel DCAI Cloud Engineering
More information about the Interest
mailing list