tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Help needed with qtcreator 16



I am struggling with a RPATH problem in qtcreator 16.0.0 which I have imported into wip. It builds fine on macOS, but on NetBSD it sets incorrect RPATHs in the shared libraries. The libraries are installed into ${PREFIX}/lib/qtcreator but their RPATH is set to ${PREFIX}/lib, ${PREFIX}/qt6/lib, and ${PREFIX}/qt6/plugins. I think this comes from Qt6 enviroment/tools/cmake/features. I've spent too much time trying to fix this, but at this point I need some help.

Any suggestions?
Adam


Home | Main Index | Thread Index | Old Index