collidoscopeio / Collidoscope

GNU General Public License v3.0
0 stars 0 forks source link

2 issues with different versions #3

Open Moopioki opened 2 years ago

Moopioki commented 2 years ago

Tried to install collidoscope from GitHub with app from official support page https://code.soundsoftware.ac.uk/projects/opencollidoscope/files which doesn't include libraries paths provided here somehow .. Anyway after installing all libraries and files provided here got the issue which I could not solve:

graphics_get_display_size failed, returned: -1

I must admit that I have tried with different screens (720p and 1080p) and all possible resolutions, i mean all resolutions are known..image image Also I found release App here, which weights more than that from the official page and tried to install as written in pdf.. but got second issue:

Error loading shared libraries: libboost_system.so.1.67.0: cannot open shared object file: No such file or directory. image

Please help, much thanks in advance 🙏🏻

GameGuy1900 commented 1 year ago

Hi,

Have you found a fix? I have the same problem.

Kind regards, Jason

martinfm commented 1 year ago

Error loading shared libraries: libboost_system.so.1.67.0: cannot open shared object file: No such file or directory.

Try and run this command from a command line (sudo apt get install etc.)