-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
running ProjectGenerator or attempting to run any compiled oF project, I get the same message:
projectGenerator: error while loading shared libraries: libImath-3_1.so.29: cannot open shared object file: No such file or directoryit kind of makes sense, since I only seem to have
❯ /usr/bin/ls libImath*
libImath-3_2.so libImath-3_2.so.30 libImath-3_2.so.30.3.2.1 libImath.so
This is with latest git version
pacman -Qs imath
local/imath 3.2.1-1
A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
any clues ?
TLDR fix
the arch script uses old freeimg package which was dropped.
remove freeimg package if you have it installed
then reinstall with paru, yay or makepkg -si
aur/freeimage 3.18.0-23 [+13 ~1.11]
Metadata
Metadata
Assignees
Labels
No labels