robherring / generic_device

A generic android device repository
62 stars 29 forks source link

Cannot run qemu-system-aarch64/x86_64 #17

Closed nclman closed 6 years ago

nclman commented 6 years ago

Keep seeing this error:

/qemu-system-aarch64: error while loading shared libraries: libvirglrenderer.so.0: cannot open shared object file: No such file or directory

Any idea?

nclman commented 6 years ago

Resolved this by building a static "libvirglrenderer.a" and linking against that.