nlib
|
make
and Cmake must be installed in FreeBSD 10.0.├── lib │ └── cmake │ └── clang │ ├── libnx_*.so # Shared libraries │ └── libnx_*_d.so # Shared libraries(debug) └── samples └── cmake └── cmake_clang.sh # A shell script for creating makefiles for the sample programs.
wchar_t
is 4 bytes. Characters are stored as UTF-32, and not as UTF-16. nlib
is built for FreeBSD 10.0 setup using Vagrant. Contact Nintendo if you need the Vagrantfile
. © 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.