Skip to content

Commit 1c965ae

Browse files
committed
Warn about libnx versions in README
1 parent 5a89836 commit 1c965ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ Clone **recursively** this repository and just enter `make` in the command line.
363363

364364
In order to only build a certain subproject, you can run `make` plus the subproject's name: `make usystem`, `make uloader`, `make umenu`, `make umanager`, `make uscreen`, `make udesigner`
365365

366+
> Note that, depending on the state of [Atmosphere-libs](https://github.com/Atmosphere-NX/Atmosphere-libs), you may need master [libnx]() instead of the last devkitPro release. In that case, you may just clone the libnx repository and specify the directory in the build command as `make LIBNX=<cloned-libnx-path>/nx/`.
367+
366368
## Credits
367369

368370
- SciresM for [Atmosphere-libs](https://github.com/Atmosphere-NX/Atmosphere-libs).

0 commit comments

Comments
 (0)