Hi! I have a small question about ps2sdk:
Which library do I have to link to use the functions in "config.h"?
With ps2sdk v1.1, there is no library file such as "libconfig.a".
ps2sdk: library file for config.h
Re: ps2sdk: library file for config.h
The library you need for those functions is "libkernel.a".misfire wrote:Hi! I have a small question about ps2sdk:
Which library do I have to link to use the functions in "config.h"?
With ps2sdk v1.1, there is no library file such as "libconfig.a".
The name "config.h" is related to the name "osd_config.c" which is the source code for those functions, and it is one of several source files for "libkernel.a".
Best regards: dlanor
Beware: I've renamed config.* into osd_config.* lately into ps2sdk.
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.