| View previous topic :: View next topic |
| Author |
Message |
misfire
Joined: 06 Sep 2004 Posts: 120 Location: Germany
|
Posted: Fri Oct 29, 2004 12:29 am Post subject: ps2sdk: library file for config.h |
|
|
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". |
|
| Back to top |
|
 |
dlanor
Joined: 28 Oct 2004 Posts: 269 Location: Stockholm, Sweden
|
Posted: Fri Oct 29, 2004 3:23 am Post subject: Re: ps2sdk: library file for config.h |
|
|
| 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 library you need for those functions is "libkernel.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 |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Fri Oct 29, 2004 9:07 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
misfire
Joined: 06 Sep 2004 Posts: 120 Location: Germany
|
Posted: Wed Nov 03, 2004 6:51 am Post subject: |
|
|
| Thank you. I've downloaded the latest CVS version and now everything works fine. |
|
| Back to top |
|
 |
|