nlib
|
├── lib │ └── omake # Library files. └── samples ├── ctr/OMakefile # OMakefile for the samples. └── cmake/cmake_ctr_ninja.ps1 # A PowerShell script for creating build.ninja for the sample programs.
Cmake_ctr_ninja.ps1
creates a build script for building with cmake and ninja for Windows.errno.h
header file (by socket_User.autogen.h
). Consequently, there are major difficulties when the CTR socket library coexists not only with nlib
but also with the C standard functions for handling error information. © 2012-2017 Nintendo Co., Ltd. All rights reserved.