Homebrew Broken icon path when compiling?

YugamiSekai

Mr. Picross
OP
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
21
XP
2,275
Country
United States
I don't know what's wrong but lately I've been getting this error when trying to compile a homebrew project when not using a PNG or setting NO_SMDH in the makefile:

Code:
Could not load PNG: C:devkitProlibctru/default_icon.png
make[1]: *** [/c/Users/Kaleb/Desktop/button-test-master/button-test/button-test.smdh] Error 1
make: *** [build] Error 2

I know it's the path of the icon, but where do I change this to fix it?
 

YugamiSekai

Mr. Picross
OP
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
21
XP
2,275
Country
United States

YugamiSekai

Mr. Picross
OP
Member
Joined
Dec 24, 2014
Messages
2,015
Trophies
1
Age
21
XP
2,275
Country
United States
Try commenring them out and see what happens.
I commented out
Code:
ifneq ($(BUILD),$(notdir $(CURDIR)))
(which gave me the else error, but there was no endif)
and
Code:
#ifeq ($(strip $(NO_SMDH)),)
#    export _3DSXFLAGS += --smdh=$(CURDIR)/$(TARGET).smdh
#endif
and I got the same error as the beginning
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: @Psionic Roshambo, Thats pretty cool.