| View previous topic :: View next topic |
| Author |
Message |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 12:46 pm Post subject: sceiostat |
|
|
where are sceIOStat and sceiogetstat..they are in the wave.c wave.h files im using to try to play a wav file..
but i cant compile..where are those functions located? |
|
| Back to top |
|
 |
jpadams

Joined: 02 Jul 2005 Posts: 23 Location: Los Angeles
|
Posted: Tue Jul 19, 2005 1:05 pm Post subject: |
|
|
do you have the latest SDK ? from ooPo's toolchain ?
its defined in pspiofilemgr_stat.h
and pspiofilemgr.h
it compiles for me with Latest SDK
-
Last edited by jpadams on Tue Jul 19, 2005 1:20 pm; edited 1 time in total |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:11 pm Post subject: |
|
|
im trying to just grab the lastest pspiofiles from the svn..but i cant find them on there...
i go to trunk->pspsdk->sdk and then i cant find those files in any of those folders.. |
|
| Back to top |
|
 |
jpadams

Joined: 02 Jul 2005 Posts: 23 Location: Los Angeles
|
Posted: Tue Jul 19, 2005 1:21 pm Post subject: |
|
|
a quick search returns the files in
trunk\pspsdk\sdk\user
are you syncing the whole trunk ?
did you
make
make install
? |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Tue Jul 19, 2005 1:22 pm Post subject: |
|
|
| Code: | $ locate pspiofilemgr.h
/usr/local/pspdev/psp/sdk/include/pspiofilemgr.h
|
_________________ Lego of my Ago! |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:23 pm Post subject: |
|
|
| yea i found it..let me try compiling with the updated files..brb |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:25 pm Post subject: |
|
|
| man..my installation of cygwin/pspsdk and everything is so messed up..can someone explain the full process of doing cygwin and then pspsdk..i gotta redo it all |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:43 pm Post subject: |
|
|
i cant get my cgwin to work with SVN..
i select to install the subversion package from the cygwin setup..but the command svn just says :not found whenever i try to use it.. |
|
| Back to top |
|
 |
jpadams

Joined: 02 Jul 2005 Posts: 23 Location: Los Angeles
|
Posted: Tue Jul 19, 2005 1:47 pm Post subject: |
|
|
get tortoise SVN
http://tortoisesvn.tigris.org/
Last edited by jpadams on Tue Jul 19, 2005 1:50 pm; edited 1 time in total |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:49 pm Post subject: |
|
|
but then i cant use the latest toolchain that automatically connects to the svn and does everything..
how would i do it using tortoise? |
|
| Back to top |
|
 |
jpadams

Joined: 02 Jul 2005 Posts: 23 Location: Los Angeles
|
Posted: Tue Jul 19, 2005 1:54 pm Post subject: |
|
|
you can also use the Cygwin installer to install SVN for you
in setup.exe
select view and change it to full
then scroll down and select Subversion
along with the other tools in the cygwin psp setup doc . |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 1:58 pm Post subject: |
|
|
| ive done that..and after it installs..i still cant use svn.. :( |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Tue Jul 19, 2005 2:01 pm Post subject: |
|
|
I know it's a stupid question, but it has to be asked... did you restart cygwin after you did that? _________________ Lego of my Ago! |
|
| Back to top |
|
 |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Tue Jul 19, 2005 2:03 pm Post subject: |
|
|
as in closing the cygwin window..and reopning it..then yes?
i uninstalled cygwin..and now im reinstalling with just the packages listed on the wiki for psptoolchain along with subversion..
hopefully it will work this time around. |
|
| Back to top |
|
 |
|