spacemeowx2/ldn_mitm

Incomplete Readme about compilation.

impeeza opened this issue · 0 comments

On the readme of OP is stated:

Development

Make sure that the submodule is initialized.

git submodule update --init --recursive

Using Docker

Install Docker and docker-compose.

Run docker-compose up --build. It runs make -j8 in the container.

Using devkitPro

Install devkitPro and install switch-dev, libnx using dkp-pacman.

Run make command.

but for successful compilation you need the switch-libjpeg-turbo package also