forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSP SDL audio problem[Fixed]

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Sonicadvance1



Joined: 13 Oct 2005
Posts: 10

PostPosted: Fri Jan 06, 2006 1:47 pm    Post subject: PSP SDL audio problem[Fixed] Reply with quote

[UPDATE]Nvm,I found out how to fix it,I just started switching back and forth between cygwin and mingw32 to get it compiled completly[/UPDATE]

Scanned the forum for a fix but couldn't seem to find one so I'll ask the question

When trying to compile the SDL for PSP, I get it to where it starts compiling(followed the instructions in readme.psp). But when it got down to the audio it gave me an error
Code:
rm -fr .libs/libaudio.lax/libaudio_psp.a
mkdir .libs/libaudio.lax/libaudio_psp.a
(cd .libs/libaudio.lax/libaudio_psp.a && psp-ar x /home/Ryan Hou
o/psp/.libs/libaudio_psp.a)
c:\PSPide\bin\psp-ar.exe: /home/Ryan: No such file or directory


tried changing the directory so it wouldn't have the Ryan Houdek folder and it gave me an error that it couldn't find libaudio_psp.a
Code:

rm -fr .libs/libaudio.lax/libaudio_psp.a
mkdir .libs/libaudio.lax/libaudio_psp.a
(cd .libs/libaudio.lax/libaudio_psp.a && psp-ar x /home/RYan/sdl/src/audio/psp/.
libs/libaudio_psp.a)
c:\PSPide\bin\psp-ar.exe: /home/RYan/sdl/src/audio/psp/.libs/libaudio_psp.a: No
such file or directory
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group