Skip to content
Snippets Groups Projects
Unverified Commit 55a276dc authored by PoloNX's avatar PoloNX Committed by GitHub
Browse files

Delete .vscode directory

parent e1e8d47d
No related branches found
No related tags found
No related merge requests found
{
"configurations": [
{
"name": "3DS",
"includePath": [
"${workspaceFolder}/include/**",
"${env:DEVKITPRO}/devkitARM/arm-none-eabi/include/**",
"${env:DEVKITPRO}/devkitARM/lib/gcc/arm-none-eabi/**",
"${env:DEVKITPRO}/libctru/include/**",
"${env:DEVKITPRO}/portlibs/3ds/include/**"
],
"defines": [
"_3DS"
],
"compilerPath": "C:/devkitpro/devkitARM/bin/arm-none-eabi-gcc",
"cStandard": "c11",
"cppStandard": "c++20",
"intelliSenseMode": "linux-gcc-arm",
"compilerArgs": []
},
{
"name": "Switch",
"includePath": [
"${workspaceFolder}/include/**",
"C:/Users/geyre/source/repos/sigpatch-downloader/include/**",
"C:/DevkitPro/devkitA64/aarch64-none-elf/include/**",
"C:/DevkitPro/devkitA64/lib/gcc/aarch64-none-elf/**",
"C:/DevkitPro/libnx/include/**",
"C:/DevkitPro/portlibs/switch/include/**"
],
"defines": [
"__SWITCH__",
"__BSD_VISIBLE"
],
"compilerPath": "C:/DevkitPro/devkitA64/bin/aarch64-none-elf-g++",
"cStandard": "c11",
"cppStandard": "c++20",
"intelliSenseMode": "linux-gcc-arm64",
"compilerArgs": []
}
],
"version": 4
}
\ No newline at end of file
{"buildTargets":["all","build","clean"],"launchTargets":["home:\\geyre\\Desktop\\PayloadReboot>home:\\geyre\\Desktop\\PayloadReboot\\PayloadReboot.elf()","home:\\geyre\\Desktop\\PayloadReboot>home:\\geyre\\Desktop\\PayloadReboot\\a.out()"],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":["home:\\geyre\\Desktop\\PayloadReboot\\build","home:\\geyre\\Desktop\\PayloadReboot\\include","home:\\geyre\\Desktop\\PayloadReboot\\source","opt:\\devkitpro\\libnx\\include","opt:\\devkitpro\\portlibs\\switch\\include"],"compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/renderWindow.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/renderWindow.cpp","-o","renderWindow.o"],"compilerPath":"aarch64-none-elf-g++.exe","standard":"gnu++17"},"fileIndex":[["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\cursor.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\cursor.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/cursor.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/cursor.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/cursor.cpp","-o","cursor.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/cursor.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/cursor.cpp -o cursor.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\cursor.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\entity.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\entity.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/entity.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/entity.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/entity.cpp","-o","entity.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/entity.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/entity.cpp -o entity.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\entity.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\input.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\input.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/input.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/input.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/input.cpp","-o","input.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/input.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/input.cpp -o input.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\input.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\main.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\main.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/main.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/main.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/main.cpp","-o","main.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/main.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/main.cpp -o main.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\main.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\menu.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\menu.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/menu.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/menu.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/menu.cpp","-o","menu.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/menu.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/menu.cpp -o menu.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\menu.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\reboot.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\reboot.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/reboot.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/reboot.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/reboot.cpp","-o","reboot.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/reboot.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/reboot.cpp -o reboot.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\reboot.cpp"}}],["\\home:\\geyre\\Desktop\\PayloadReboot\\source\\renderWindow.cpp",{"uri":{"$mid":1,"fsPath":"\\home:\\geyre\\Desktop\\PayloadReboot\\source\\renderWindow.cpp","_sep":1,"path":"/home:/geyre/Desktop/PayloadReboot/source/renderWindow.cpp","scheme":"file"},"configuration":{"defines":["__SWITCH__"],"standard":"gnu++17","includePath":["home:\\geyre\\Desktop\\PayloadReboot\\include","opt:\\devkitpro\\portlibs\\switch\\include","opt:\\devkitpro\\libnx\\include","home:\\geyre\\Desktop\\PayloadReboot\\build"],"forcedInclude":[],"compilerPath":"aarch64-none-elf-g++.exe","compilerArgs":["-MMD","-MP","/home/geyre/Desktop/PayloadReboot/build/renderWindow.d","-g","-Wall","-O2","-ffunction-sections","`aarch64-none-elf-pkg-config","--cflags","sdl2","SDL2_image`","-g","-Wall","-O2","-ffunction-sections","-march=armv8-a+crc+crypto","-mtune=cortex-a57","-mtp=soft","-fPIE","-fexceptions","-fno-rtti","-fno-exceptions","-Wno-reorder","-c","/home/geyre/Desktop/PayloadReboot/source/renderWindow.cpp","-o","renderWindow.o"]},"compileCommand":{"command":"aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/renderWindow.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/renderWindow.cpp -o renderWindow.o ","directory":"home:\\geyre\\Desktop\\PayloadReboot","file":"home:\\geyre\\Desktop\\PayloadReboot\\source\\renderWindow.cpp"}}]]}}
\ No newline at end of file
make.exe build --dry-run --always-make --keep-going --print-directory
make: Entering directory '/home/geyre/Desktop/PayloadReboot'
[ -d build ] || mkdir -p build
make --no-print-directory -C build -f /home/geyre/Desktop/PayloadReboot/Makefile
echo cursor.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/cursor.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/cursor.cpp -o cursor.o
echo entity.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/entity.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/entity.cpp -o entity.o
echo input.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/input.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/input.cpp -o input.o
echo main.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/main.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/main.cpp -o main.o
echo menu.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/menu.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/menu.cpp -o menu.o
echo reboot.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/reboot.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/reboot.cpp -o reboot.o
echo renderWindow.cpp
aarch64-none-elf-g++ -MMD -MP -MF /home/geyre/Desktop/PayloadReboot/build/renderWindow.d -g -Wall -O2 -ffunction-sections `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/home/geyre/Desktop/PayloadReboot/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/geyre/Desktop/PayloadReboot/build -D__SWITCH__ -fexceptions -fno-rtti -fno-exceptions -std=gnu++17 -Wno-reorder -c /home/geyre/Desktop/PayloadReboot/source/renderWindow.cpp -o renderWindow.o
echo linking PayloadReboot.elf
aarch64-none-elf-g++ -specs=/opt/devkitpro/libnx/switch.specs -g `aarch64-none-elf-pkg-config --cflags sdl2 SDL2_image` -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -Wl,-Map,PayloadReboot.map cursor.o entity.o input.o main.o menu.o reboot.o renderWindow.o -L/opt/devkitpro/portlibs/switch/lib -L/opt/devkitpro/libnx/lib -lminizip -lstdc++fs -lz -lfreetype -lSDL2_ttf -lSDL2_gfx -lSDL2_image -lSDL2 -lEGL -lGLESv2 -lglapi -ldrm_nouveau -lwebp -lpng -ljpeg `sdl2-config --libs` `freetype-config --libs` -lnx `curl-config --libs` -o /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf
aarch64-none-elf-gcc-nm -CSn /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf > PayloadReboot.lst
nacptool --create "PayloadReboot" "PoloNX" "0.0.1" /home/geyre/Desktop/PayloadReboot/PayloadReboot.nacp
echo built ... PayloadReboot.nacp
elf2nro /home/geyre/Desktop/PayloadReboot/PayloadReboot.elf /home/geyre/Desktop/PayloadReboot/PayloadReboot.nro --icon=/opt/devkitpro/libnx/default_icon.jpg --nacp=/home/geyre/Desktop/PayloadReboot/PayloadReboot.nacp --romfsdir=/home/geyre/Desktop/PayloadReboot/romfs
echo built ... PayloadReboot.nro
make: Leaving directory '/home/geyre/Desktop/PayloadReboot'
{
"makefile.extensionOutputFolder": "./.vscode"
}
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment