bobintrees
Still Fresh
- Joined
- Feb 7, 2004
- Messages
- 35
This is what I get when I compile my project:
It looks like a problem in the SDK, but it doesn't give the error for the example.
Any ideas what to look at?
Thanks,
Bobby
Code:
../lib/gp_sprite.a(gp_sprite.o)(.text+0x198): In function `gp_DMA1RawBlit':
: undefined reference to `gp_DMA1Memcopy'
collect2: ld returned 1 exit status
make: *** [all] Error 1
It looks like a problem in the SDK, but it doesn't give the error for the example.
Any ideas what to look at?
Thanks,
Bobby