Search found 3 matches
- Fri Jan 19, 2007 2:44 am
- Forum: PSP Development
- Topic: Trying to install libvorbis
- Replies: 3
- Views: 1592
- Fri Jan 19, 2007 1:39 am
- Forum: PSP Development
- Topic: Trying to install libvorbis
- Replies: 3
- Views: 1592
I just read that and I attempted to what it suggested. It appeared that the -L$(psp-config --pspsdk-path)/lib didn't have the libogg files in it so I changed it to the correct folder $(psp-config --psp-prefix)/lib and it still gives the same error message. I also found a thread in this forum that ha...
- Fri Jan 19, 2007 12:54 am
- Forum: PSP Development
- Topic: Trying to install libvorbis
- Replies: 3
- Views: 1592
Trying to install libvorbis
I have installed SDL, libogg, SDL_image, SDL_mixer, SDL_gfx but when I go to install libvorbis I get this when running autogen.sh checking for Ogg... cross compiling; assumed OK... yes checking for oggpack_writealign... no configure: error: Ogg >= 1.0 required ! As stated before I ha...