itchio / itch-compatibility-watchlist

:rotating_light: Public issue tracker that receives reports of broken apps using the itch app (high traffic)
7 stars 4 forks source link

🐧 Catacomb Kids (Alpha!) ↔ v22.2.0 #508

Open dmfay opened 7 years ago

dmfay commented 7 years ago

:rotating_light: game Catacomb Kids (Alpha!) is broken for me.

:book: Here's the complete debug log.

:running: cf #359 -- seems like it's insisting on a long-deprecated version of libcurl and not bundling what it needs?

fasterthanlime commented 7 years ago

cf #359 -- seems like it's insisting on a long-deprecated version of libcurl and not bundling what it needs?

That sounds about right. I have plans for detecting required libraries and linking them to a per-game $LD_LIBRARY_PATH for the near future so these games do run.