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

--- Comment #24 from avlas <jsar...@gmail.com> ---
(In reply to Nikita Sirgienko from comment #23)
> Could you try this variant, with proper paths?
> 
> cmake -DCMAKE_PREFIX_PATH=/home/mmmm1998/anaconda3 
> -DPYTHONLIBS3_LIBRARY=/home/mmmm1998/anaconda3/lib/libpython3.7m.so
> -DPYTHONLIBS3_INCLUDE_DIR=/home/mmmm1998/anaconda3/include/python3.7m ..

there are lots of cmake warnings, and then there are make errors complaining
about Qt 5.12 undefined references:

/usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.12.0: undefined reference to
`qt_version_tag@Qt_5.12'
/usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.12.0: undefined reference to
`QString::arg(QLatin1String, int, QChar) const@Qt_5'
collect2: error: ld returned 1 exit status
.
.
.
/usr/include/KF5/KTextEditor/ktexteditor/editor.h:255:46: error: ‘QStringView’
does not name a type; did you mean ‘QStringList’?

I recognized that this is trickier than I anticipated. I guess I don't fully
understand what makes:/

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

Reply via email to