Hi everyone
I have a little problem OSLib. I would like to do my project in C++ but when i compile it, i've got an error saying that type bool is redefined in oslib.h. That's true and i want to do #ifdef or just leave the redefintion in the oslib.H but may i?
Can't compile a c++ project with OSLib
That's my fault, I've still not released the fix for C++ in OSLib. I'll release a patch soon.
Anyway you can comment the bool typedef, but you also have to add extern "C" surrounding functions prototypes.
Anyway you can comment the bool typedef, but you also have to add extern "C" surrounding functions prototypes.
Sorry for my bad english
Oldschool library for PSP - PC version released
Oldschool library for PSP - PC version released
I don't know then. But it works with the new version, I'll try to release at least an intermediate version tomorrow ;-)
Sorry for my bad english
Oldschool library for PSP - PC version released
Oldschool library for PSP - PC version released
New version released. C++ should be okay now :-)
Sorry for my bad english
Oldschool library for PSP - PC version released
Oldschool library for PSP - PC version released