Search found 2 matches

by Davidov
Sun May 14, 2006 10:14 pm
Forum: PSP Development
Topic: Help with PSP system clock
Replies: 3
Views: 1979

Ok thanks jim that got rid of that error. However I now get a make: *** [Clock.elf] Error 1 message when compiling. I remember I had this problem with another project which occured cause I missed out a required library on the makefile. So far Ive got -lz but I dont know what other libs I need since ...
by Davidov
Sat May 13, 2006 11:02 pm
Forum: PSP Development
Topic: Help with PSP system clock
Replies: 3
Views: 1979

Help with PSP system clock

Hello today I started to make a small app that acts as a clock for the PSP. I ran into trouble when compiling as I get various errors where Cywin says that the header psprtc.h supplied with the pspsdk toolchain has syntax errors on almost every line. I also recieve an error due to the command pspTim...