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

--- Comment #27 from Nikita Sirgienko <warqu...@gmail.com> ---
I freaked out of it, if we want to working with conda qt libraries, we also
need build QtDbus 5.12 and build all cantor KF5 dependency for this qt
version.(In reply to avlas from comment #26)
> I think it would work for me if there would be a way to explicitly indicate
> the location of the Qt5 library, similarly to what we do with python3 libs

I don't think so: as I see, if we want use conda qt library, we need also build
QtDbus 5.12 and build all cantor KF5 dependency. It a lot of work.

Well, that about this?
0. cd /home/miniconda/envs/cenv1/lib/
1. mkdir cantor-python-dir
2. cd cantor-python-dir
3. ln -s /home/miniconda/envs/cenv1/lib/libpython3.7m.so.1.0
libpython3.7m.so.1.0
4. LD_LIBRARY_PATH=/home/miniconda/envs/cenv1/lib/cantor-python-dir cantor -b
python3

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

Reply via email to