You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the "libpng12-dev" library and building the program from ~/raspidmx $ sudo make still getting the following error when running ~/raspidmx/pngview $ ./pngview :
./pngview: error while loading shared libraries: libraspidmx:so.1: cannot open shared object file: No such file or directory
Tried this all multiples time with no luck
The text was updated successfully, but these errors were encountered:
After installing the "libpng12-dev" library and building the program from
~/raspidmx $ sudo make
still getting the following error when running~/raspidmx/pngview $ ./pngview
:./pngview: error while loading shared libraries: libraspidmx:so.1: cannot open shared object file: No such file or directory
Tried this all multiples time with no luck
The text was updated successfully, but these errors were encountered: