Closed masterchan-777 closed 4 years ago
I'm aware, this is due to wrong path conversion if you try to build under msys2 on windows. Use Linux directly or WSL to build instead, or wait until the Makefile is changed to mitigate this (probably will not take long, we're just taking care of handling it in borealis first).
Trying to build the manager app using build.sh gives the following build error :
` manager /c/switchdev/sys-clk/manager /c/switchdev/sys-clk Merging ROMFS... about_tab.cpp advanced_settings_tab.cpp aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/about_tab.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/about_tab.cpp -o about_tab.o app_profile_frame.cpp app_profiles_tab.cpp aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/advanced_settings_tab.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/advanced_settings_tab.cpp -o advanced_settings_tab.o cheat_sheet_tab.cpp aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/app_profile_frame.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/app_profile_frame.cpp -o app_profile_frame.o logo.cpp aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/app_profiles_tab.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/app_profiles_tab.cpp -o app_profiles_tab.o aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/cheat_sheet_tab.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/cheat_sheet_tab.cpp -o cheat_sheet_tab.o aarch64-none-elf-g++ -MMD -MP -MF /c/switchdev/sys-clk/manager/build.nx/logo.d -g -Wall -O2 -ffunction-sections -march=armv8-a+crc+crypto -mtune=cortex-a57 -mtp=soft -fPIE -I/c/switchdev/sys-clk/manager/../common/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/glad -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/nanovg -I/c/switchdev/sys-clk/manager/lib/borealis/library/include/borealis/extern/libretro-common -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/c/switchdev/sys-clk/manager/build.nx -DSWITCH -DAPP_TITLE="\"sys-clk manager\"" -DBOREALIS_RESOURCES="\"romfs:/borealis/\"" -DAPP_RESOURCES="\"romfs:/\"" -std=c++1z -c /c/switchdev/sys-clk/manager/src/logo.cpp -o logo.o