Skip to content

Librairies

Jean-Paul Mari edited this page Sep 15, 2018 · 16 revisions

The original Virtual Jaguar requires zlib, SDL, and QT5; then, for the debugger support, additional libraries have been added libelf, and libdwarf.

zlib

https://zlib.net/
Compression Library; it can be the 1.2.8 or 1.2.11 version; the last one is currently used.

SDL

https://www.libsdl.org/
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. The 1.2.15 version is currently required.

Clone this wiki locally