upgrade unbuntu en pythonscad

3 views
Skip to first unread message

Matthieu Hendriks

unread,
Jul 20, 2025, 7:40:03 AMJul 20
to PythonSCAD
Yesterday I upgraded Ubuntu to 24.04.2 LTS and downloaded latest sourcecode foor pythonscad.

cd pythonscad
mkdir build
cd build
cmake -DEXPERIMENTAL=1 -DENABLE_PYTHON=1 -DENABLE_LIBFIVE=1 ..
make

Compilation starts.  After 27% :

make[2]: *** No rule to make target '/usr/lib/libqscintilla2_qt5.so', needed by 'pythonscad'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:349: CMakeFiles/OpenSCAD.dir/all] Error 2

There is a libqscintilla2_qt5.so present at /usr/lib/x86_64-linux-gnu/libqscintilla2_qt5.so

I tried already: 
cmake -DEXPERIMENTAL=1 -DENABLE_PYTHON=1 -DENABLE_LIBFIVE=1 .. -DCMAKE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu

That didn't help.

On the previous ubuntu versions this all went weel.,

Any hints how to solve this are appreciated.


Matthieu Hendriks

unread,
Jul 20, 2025, 7:45:46 AMJul 20
to PythonSCAD
I copied th .so file to /usr/lib/ as a workaround and that worked

Op zondag 20 juli 2025 om 13:40:03 UTC+2 schreef Matthieu Hendriks:

Guenther Sohler

unread,
Jul 20, 2025, 8:04:23 AMJul 20
to Matthieu Hendriks, PythonSCAD
There IS a build_dependencies Script which canan built qscintilla. Maybe IT canbuilt qsc.  Only

--
You received this message because you are subscribed to the Google Groups "PythonSCAD" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonscad+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/pythonscad/e8d0f116-6666-4183-9da8-90503c5fb79an%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages