You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Set of files to allow switch homebrew development using cmake. It uses toolchain files from: *https://github.com/carstene1ns/physfs-switch/blob/master/Toolchain.cmake for the base. *https://github.com/Lectem/3ds-cmake/blob/master/cmake/Tools3DS.cmake for creating the basic tool finder code for libnx. ==User guide== Example setup: https://dlhb.gamebrew.org/switchhomebrews/switchhomebrewtoolchaincmake2.png Special notes: *The toolchain files have a variable (NX) to distinguish between libnx and libtransistor. *It's done by comparing the value of the NX variable: A value of 1 means libnx. A value of 2 means libtransistor. *Both toolchains have a add_nro_target function which uses the toolchain utilities to generate an nro from the compiled elf. *<nowiki>#stuff</nowiki> you may need todo to get the toolchain file to work under different setups/platforms. *If you have trouble with CLion and WSL use the commented lines at the top of the appropriate CMake toolchain file. == External links == * GitHub - https://github.com/jfmherokiller/switch-homebrew-toolchain-cmake * GBAtemp - https://gbatemp.net/threads/i-created-a-somewhat-working-cmake-toolchain-setup-for-libnx-and-libtransistor.514521/
Advertising: