Search found 2 matches

by ThatBenderGuy
Sat Jul 08, 2023 12:10 am
Forum: Switch Development
Topic: Need some help
Replies: 3
Views: 8310

Re: Need some help

WinterMute wrote: Sat Apr 11, 2020 5:57 pm You should not have DEVKITA64 in your environment at all.
Is it just meant for includes? I don't have DEVKITA64 in my includes but I notice it still gets referenced during the linking process.
by ThatBenderGuy
Sat Jul 08, 2023 12:04 am
Forum: Switch Development
Topic: Possible linker error when compiling with SDL2?
Replies: 1
Views: 1647

Possible linker error when compiling with SDL2?

I am pretty new to C/switch homebrew development and I was wanting to update a dead app for personal use on the latest fw. I fixed up deprecated/removed code and have no errors when compiling with make. My problem is (I believe) during the linker process when it attempts to build the binaries. This ...