I'm using r14 on WinXP.
When compiling the examples for gamecube there is the error "no rule to make target .." with
project texturetest.
Altough the makefiles seems correct to me you have to comment either line:
#sFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.s)))
SFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.S)))
Afterwards the project is compiled without errors.
gr33tz,
Tybor
devkitPPC: no rule to make target *.s
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: devkitPPC: no rule to make target *.s
Oops, looks like I missed that in the final check of libogc examples before the release. I'll correct this soon and hopefully run a new release of the examples fairly soon when I add some extra sample code.
Who is online
Users browsing this forum: No registered users and 2 guests