undefined reference to 'sceGuSetMatrix'

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
jogibear9988
Posts: 3
Joined: Tue Oct 10, 2006 7:29 pm

undefined reference to 'sceGuSetMatrix'

Post by jogibear9988 »

when i want to compile my program wich is using

pspgum and pspgu in the Makefile, i get the error:

/src/gum/pspgum.c572: undefined reference to `sceGuSetMatrix´
chp
Posts: 313
Joined: Wed Jun 23, 2004 7:16 am

Post by chp »

Change the linkorder of pspgu and pspgum.
GE Dominator
Post Reply