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.WinterMute wrote: Sat Apr 11, 2020 5:57 pm You should not have DEVKITA64 in your environment at all.
Search found 2 matches
- Sat Jul 08, 2023 12:10 am
- Forum: Switch Development
- Topic: Need some help
- Replies: 3
- Views: 13425
Re: Need some help
- Sat Jul 08, 2023 12:04 am
- Forum: Switch Development
- Topic: Possible linker error when compiling with SDL2?
- Replies: 1
- Views: 6586
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 ...
This ...