Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff, TyRaNiD
-
71M
- Posts: 122
- Joined: Tue Jun 21, 2005 5:28 am
- Location: London
Post
by 71M »
Hi,
I'm trying to use the psprct functions, but keep getting errors like this -
"undefined reference to `sceRtcGetCurrentClockLocalTime(pspTime*)'"
I've added -lpsprtc to my makefile, but it still doesn't work!?!
This is with the Aug 1st 2005 SDK version from oopos site.
Cheers,
71M
-
71M
- Posts: 122
- Joined: Tue Jun 21, 2005 5:28 am
- Location: London
Post
by 71M »
Don't worry, using gmtime instead of the psprtc functions seems to do the trick for me.
Cheers,
71M