Search found 15 matches
- Fri Jan 22, 2010 3:12 pm
- Forum: PSP Development
- Topic: [RELEASE] Minimalist PSPSDK Addon v1.0.2
- Replies: 0
- Views: 1510
[RELEASE] Minimalist PSPSDK Addon v1.0.2
Minimalist PSPSDK Addon - a set of additional tools, libraries, documentation and example programs for the Minimalist PSPSDK. Minimalist PSPSDK Addon includes the following components: Additional libraries: aalib, libAac, cppunit, libpng, libconfig, crypto++-5.5.2, hashlib++, libid3tag, libLZR, lib...
- Fri Jan 22, 2010 2:45 pm
- Forum: PSP Development
- Topic: [release] PSPHBC - homebrew common
- Replies: 5
- Views: 5016
- Fri Jan 22, 2010 2:36 pm
- Forum: PSP Development
- Topic: [release] PSPHBC - homebrew common
- Replies: 5
- Views: 5016
- Mon Jan 18, 2010 5:22 pm
- Forum: PSP Development
- Topic: [RELEASE] Minimalist PSPSDK Addon v1.0.1
- Replies: 0
- Views: 1491
[RELEASE] Minimalist PSPSDK Addon v1.0.1
Minimalist PSPSDK Addon - a set of additional tools, libraries, documentation and example programs for the Minimalist PSPSDK. Minimalist PSPSDK Addon includes the following components: Additional libraries: aalib, libAac, cppunit, libpng, libconfig, crypto++-5.5.2, hashlib++, libid3tag, libLZR, lib...
- Mon Jul 20, 2009 5:31 pm
- Forum: PSP Development
- Topic: [RELEASE] Minimalist PSPSDK Addon
- Replies: 3
- Views: 3163
- Fri Jul 17, 2009 12:57 pm
- Forum: PSP Development
- Topic: [RELEASE] Minimalist PSPSDK Addon
- Replies: 3
- Views: 3163
[RELEASE] Minimalist PSPSDK Addon
Minimalist PSPSDK Addon - a set of additional tools, libraries, documentation and example programs for the Minimalist PSPSDK. Minimalist PSPSDK Addon includes the following components: Additional libraries: aalib, libAac, cppunit, libpng, libconfig, crypto++-5.5.2, hashlib++, libid3tag, libLZR, lib...
- Tue Dec 23, 2008 1:13 pm
- Forum: PSP Development
- Topic: PSPDEV for Windows
- Replies: 5
- Views: 6124
- Thu Dec 18, 2008 3:25 pm
- Forum: PSP Development
- Topic: PSPDEV for Windows
- Replies: 5
- Views: 6124
PSPDEV for Windows
PSPDEV v1.0.1 for Windows - is ready to use development environment for PSP, assembled under Windows environment Cygwin and includes the following libraries and tools...
http://code.google.com/p/pspdev-win/
http://code.google.com/p/pspdev-win/
- Sun Nov 09, 2008 7:17 pm
- Forum: PSP Development
- Topic: aalib patch
- Replies: 1
- Views: 2007
aalib patch
When compiling aalib error: $ make make -C src all make[1]: Entering directory `/cygdrive/c/svn/aalib/src' psp-gcc -I../include -I. -I/usr/local/pspdev/psp/sdk/include -G0 -g -O2 -D_ PSP_FW_VERSION=150 -c -o aastdin.o aastdin.c aastdin.c: In function 'stdin_getchar': aastdin.c:58: error: 'fd_set' un...
- Thu Nov 06, 2008 10:35 pm
- Forum: PSP Development
- Topic: psptoolchain patch - new gcc-4.3.2 and newlib-1.16.0
- Replies: 1
- Views: 2429
psptoolchain patch - new gcc-4.3.2 and newlib-1.16.0
Hi! I have prepared an update to psptoolchain: gcc-4.3.2 and newlib-1.16.0 Installation: Delete files: psptoolchain/scripts/002-gcc-4.3.1-stage1.sh psptoolchain/scripts/004-newlib-1.15.0.sh psptoolchain/scripts/005-gcc-4.3.1-stage2.sh Add new files: psptoolchain/patches/gcc-4.3.2-PSP.patch psptoolch...
- Wed Oct 22, 2008 6:11 pm
- Forum: PSP Development
- Topic: cal3D patch
- Replies: 2
- Views: 2891
cal3D patch
When building a repository cal3D ps2dev.org (revision 2435), a few errors: psp-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -O2 -fno-rtti - G0 -MT hardwaremodel.lo -MD -MP -MF .deps/hardwaremodel.Tpo -c hardwaremodel.cpp -o hardwaremodel.o hardwaremodel.cpp: In member function 'int Ca...
- Wed Oct 22, 2008 5:36 pm
- Forum: PSP Development
- Topic: cpplibs patch
- Replies: 1
- Views: 1932
cpplibs patch
When building a repository cpplibs ps2dev.org (revision 2435), a few errors: $ make cd libpsp2d && make make[1]: Entering directory `/cygdrive/c/svn/cpplibs/libpsp2d' psp-g++ -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -D_PSP_FW_VERSION =150 -I.. -c -o framebuffer.o framebuffer.cpp...
- Mon Oct 13, 2008 8:58 pm
- Forum: PSP Development
- Topic: Errors compiling SDL_image library
- Replies: 5
- Views: 2837
- Mon Oct 13, 2008 7:36 pm
- Forum: PSP Development
- Topic: Errors compiling SDL_image library
- Replies: 5
- Views: 2837
Try running the psplibraries script from the repo. That will make and install most of the major libs, including all the SDL libs. Start script 019-SDL_image.sh of psplibraries, the same error: ........ psp-gcc -g -O2 -G0 -I/usr/local/pspdev/psp/sdk/include -I/usr/local/pspdev/psp/i nclude/SDL -Dmai...
- Mon Oct 13, 2008 6:23 pm
- Forum: PSP Development
- Topic: Errors compiling SDL_image library
- Replies: 5
- Views: 2837
Errors compiling SDL_image library
I'm using the latest versions of libraries from the repository svn://svn.ps2dev.org/psp/trunk/... So I am getting all of the required libraries from SVN (in order) zlib - maked & installed bzip2 - maked & installed freetype - maked & installed jpeg - maked & installed libbulletml - m...