chiwaw
Joined: 24 Jul 2005 Posts: 15
|
Posted: Sun Jul 24, 2005 7:18 am Post subject: Yet another "Undefined Reference" issue |
|
|
Hi everybody, first time here, but I suspect not for the last time ;)
I looked around on all posts that could help me on my problem, and found a lot of help requests for "Undefined Reference", and yet it seems like none of them answer my own problem with it.
I get this error at link time for the "sceIoStat" function call. Even tho my pspkernel.a library is included, and am already making (successfuly) calls to other functions from the kernel lib (mostly graphics ones, like the setbuffer and the waitvblank).
Anyone knows why I get this link error with this specific function, but not from the other ? |
|