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



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to