Search found 3 matches

by waterbottle
Sat Aug 12, 2006 3:33 am
Forum: PSP Development
Topic: Problem with a genuine randomizer
Replies: 27
Views: 10158

what include is needed to use time(NULL);?

I get the error

./main.cpp: In function 'int main(int, char**)':
./main.cpp:101: error: 'time' was not declared in this scope

when I use it..
by waterbottle
Sun Jul 16, 2006 6:20 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 160009

It's not documented yet, but you have to create one with font2osl.exe (included in the tools folder) and then oslLoadFontFile("yourfont"). You can also convert an existing Windows font (run font2osl.exe without parameter for more info). I tried running font2osl.exe but it only popsup for ...
by waterbottle
Fri Jul 07, 2006 10:30 pm
Forum: PSP Development
Topic: libmikmod install problems...
Replies: 4
Views: 2762

I'm having the same error. How did you solve it?