is it solved or not ?!
if it is so, please write your solution =)
Search found 49 matches
- Mon Aug 24, 2009 3:20 am
- Forum: PSP Development
- Topic: why sceAudioChangeChannelVolume not work
- Replies: 2
- Views: 1227
- Mon Aug 24, 2009 3:08 am
- Forum: PSP Development
- Topic: Compiling error - Ubuntu 9.04
- Replies: 5
- Views: 2721
- Sun Aug 23, 2009 10:22 pm
- Forum: PSP Development
- Topic: Compiling error - Ubuntu 9.04
- Replies: 5
- Views: 2721
- Sun Aug 23, 2009 8:47 am
- Forum: PSP Development
- Topic: Compiling error - Ubuntu 9.04
- Replies: 5
- Views: 2721
Compiling error - Ubuntu 9.04
Hello, i've got a problem with compiling on Ubuntu 9.04 ..
My Problem:
/usr/local/pspdev/lib/gcc/psp/4.3.2/../../../../psp/bin/ld: cannot find -lGL
so, where is my lGL ?!
or, what is lGL ^^
i hope someone can help me ;)
My Problem:
/usr/local/pspdev/lib/gcc/psp/4.3.2/../../../../psp/bin/ld: cannot find -lGL
so, where is my lGL ?!
or, what is lGL ^^
i hope someone can help me ;)
- Tue Dec 16, 2008 3:06 am
- Forum: PSP Development
- Topic: Newbie and Ubuntu 8.10 Intrepid Ibex
- Replies: 8
- Views: 4299
- Tue Nov 04, 2008 8:23 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
- Tue Nov 04, 2008 7:36 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
- Tue Nov 04, 2008 5:08 am
- Forum: PSP Development
- Topic: Wlan won't initialize under psplink ?
- Replies: 12
- Views: 5955
- Tue Nov 04, 2008 4:36 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
- Tue Nov 04, 2008 4:21 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
- Tue Nov 04, 2008 4:05 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
- Tue Nov 04, 2008 12:35 am
- Forum: PSP Development
- Topic: Wlan won't initialize under psplink ?
- Replies: 12
- Views: 5955
- Tue Nov 04, 2008 12:30 am
- Forum: PSP Development
- Topic: Toolchain Problem
- Replies: 14
- Views: 7363
Toolchain Problem
Hi i tried to install the newesd toolchain (Revision 2440) on my Ubuntu 8.10 system... i have installed gmp & mpfr.... But i get an error: # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find # the right startup files when l...
- Wed Mar 19, 2008 12:23 am
- Forum: PSP Development
- Topic: Using the original battery symbol?
- Replies: 2
- Views: 1433
Using the original battery symbol?
Is there a way to blit the original battery symbol (The same as in the XMB...) in a homebrew?
- Wed Nov 28, 2007 9:13 am
- Forum: PSP Development
- Topic: Howto set text higher, for each messange (like afkim) ?
- Replies: 10
- Views: 5085
- Wed Nov 28, 2007 12:06 am
- Forum: PSP Development
- Topic: Howto set text higher, for each messange (like afkim) ?
- Replies: 10
- Views: 5085
Howto set text higher, for each messange (like afkim) ?
I want, that when i write a text, and hit then "Down" (Danzeffs OSK), the text jump one or two lines above... like "AFKIM"... (it will be a messanger) But with sceDebugScreenSetXY(15, y); printf(messange); and then: if(strcmp(messange, '\n') == 0) y+=3; or something like this.. d...
- Tue Oct 30, 2007 3:41 am
- Forum: PSP Development
- Topic: main.c:1: error: stray ´\357´ in program ... ??
- Replies: 1
- Views: 1396
main.c:1: error: stray ´\357´ in program ... ??
Hey ho....
i have a new problem....
plZ help....
this comes at compilling...
i have a new problem....
i have no idea what this means....main.c:1: error: stray ´\357´ in program
main.c:1: error: stray ´\273´ in program
main.c:1: error: stray ´\277´ in program
plZ help....
this comes at compilling...
- Thu Oct 25, 2007 4:19 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Thu Oct 25, 2007 2:15 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
Another update. You asked about anigif earlier - well here's a compile of giflib for the PSP and modifications to the test app to show how to use anigifs in the program. Maybe not the most efficient method, but simple. It creates one image for the anigif, then converts the current frame into image ...
- Thu Oct 25, 2007 12:56 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Wed Oct 24, 2007 8:32 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Wed Oct 24, 2007 6:34 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Tue Oct 23, 2007 11:26 pm
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Tue Oct 23, 2007 9:15 pm
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
edited!
cool, thx... my last question(i hope) is: what is the last parameter for blitImageToImage(0, 0, 10, 10, cursor, x, y, *?*); must this be the picture, where "cursor" is over the picture, may be "bg" ? On Image to Image, the last parameter is the destination image ...
- Tue Oct 23, 2007 7:37 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Tue Oct 23, 2007 7:08 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
cool, thx...
my last question(i hope) is:
what is the last parameter for
must this be the picture, where "cursor" is over the picture, may be "bg" ?
my last question(i hope) is:
what is the last parameter for
Code: Select all
blitImageToImage(0, 0, 10, 10, cursor, x, y, *?*);
- Tue Oct 23, 2007 6:27 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
- Tue Oct 23, 2007 1:58 am
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
thx, if i have understand all, i must replace
with
but what did you mean with
Code: Select all
while(1)
Code: Select all
for(;;)
?Quite a few compilers warn about the former but happily accept the latter.
You use 'break' to get out of the infinite loop as usual.
- Mon Oct 22, 2007 10:04 pm
- Forum: PSP Development
- Topic: Cursor? Work this code?
- Replies: 24
- Views: 7274
Cursor? Work this code?
Hey, hey... I don't know, what is wrong... If I start the program, the PSP LCD is Black, but the Callbacks work. But when i will exit the Program over the Callbacks, the PSP LCD freeze... Got the code: #include <pspkernel.h> #include <pspctrl.h> #include <pspdebug.h> #include <pspdisplay.h> #include...
- Fri Oct 19, 2007 7:49 am
- Forum: PSP Development
- Topic: [SOLVED] Some problems with Ubuntu 7.04
- Replies: 4
- Views: 1874