Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ran into the following issue on Ubuntu 19.10

yirl-loader/yirl-loader: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory

Which version of libpcre does your game require?

(1 edit)

oops, It seems I've unexpectedly remove it when packaging my game.
I think it's libprce1 (which on arch Linux is in pcre package)


Thanks for the feedback anyway, it made me discover a bug in my scirpt that package a game with my engine.