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 

Abrick now works

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



Joined: 05 Jan 2006
Posts: 15

PostPosted: Mon Jan 16, 2006 11:02 am    Post subject: Abrick now works Reply with quote

Before the game abrick would not compile out of the pspware repository because the SDL_mixer library was not linked correctly. I now linked the SDL_mixer library to libvorbis in the abrick makefile and now the game compiles correctly. I already uploaded the new makefile to svn so the game now has a new makefile to compile the game correctly. IT is a cool tetris like game so enjoy everyone!
Back to top
View user's profile Send private message
andresilich



Joined: 09 Aug 2005
Posts: 13
Location: massachusetts

PostPosted: Tue Jan 17, 2006 6:14 am    Post subject: Reply with quote

hehe, i thought that "A brick now works" as in a bricked PSP now working...
Back to top
View user's profile Send private message AIM Address MSN Messenger
rinco



Joined: 21 Jan 2005
Posts: 255
Location: Canberra, Australia

PostPosted: Thu Jan 19, 2006 10:37 am    Post subject: Reply with quote

Strange... I thought I uploaded the fixed Makefile to svn.

And this problem with vorbisidec affects all SDL Makefiles. Perhaps it would be best to link vorbisidec into SDL_mixer?
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Thu Jan 19, 2006 11:16 am    Post subject: Reply with quote

rinco wrote:
Perhaps it would be best to link vorbisidec into SDL_mixer?
It's up to libtool to do that. Anyone know the proper way to get libtool to set link_all_deplibs=yes? Is that in acinclude.m4?

edit: that's assuming, of course, this linking the dependencies is a good idea -- you might start running into problems where SDL_mixer was linked against an older libc, and the rest of the project is against a newer libc, etc...
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