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 

pspvnc

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



Joined: 29 Aug 2005
Posts: 7

PostPosted: Mon Sep 12, 2005 8:25 am    Post subject: pspvnc Reply with quote

i have problems compilling the pvnc1.1 from nhd can some one help
[ INFORMACION DE FICHERO ]
FICHERO: C:\PublicPspC++\Vnc1.1\src\main.c
[ COMIENZO DE COMPILACION ]

C:\PublicPspC++\Vnc1.1\src>MAKE
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o main.o main.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from main.c:4:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from main.c:4:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from main.c:4:
./pspstdio.h:57:7: warning: no newline at end of file
In file included from main.c:7:
./psppower.h:225:7: warning: no newline at end of file
main.c: In function 'SetupCallbacks':
main.c:77: warning: passing argument 2 of 'sceKernelCreateThread' from incompatible pointer type
main.c: In function 'main':
main.c:134: warning: passing argument 1 of 'pspDebugInstallKprintfHandler' from incompatible pointer type
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o menu.o menu.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from menu.c:1:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from menu.c:1:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from menu.c:1:
./pspstdio.h:57:7: warning: no newline at end of file
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o pspvnc.o pspvnc.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from pspvnc.c:32:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from pspvnc.c:32:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from pspvnc.c:32:
./pspstdio.h:57:7: warning: no newline at end of file
In file included from pspvnc.c:33:
./psppower.h:225:7: warning: no newline at end of file
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o pg.o pg.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from pg.c:3:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from pg.c:3:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from pg.c:3:
./pspstdio.h:57:7: warning: no newline at end of file
In file included from pg.c:6:
./psppower.h:225:7: warning: no newline at end of file
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o dialog.o dialog.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from dialog.c:1:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from dialog.c:1:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from dialog.c:1:
./pspstdio.h:57:7: warning: no newline at end of file
psp-gcc -I. -IC:\PSPide\/psp/sdk/include -Ilibnet -Ilibvnc -O1 -G0 -Wall -g -mgp32 -mlong32 -DVERSIONSTRING="\"PSPVNC v1.0\"" -c -o vncdbg.o vncdbg.c
In file included from ./pspiofilemgr.h:18,
from ./pspuser.h:20,
from ./pspkernel.h:18,
from vncdbg.c:1:
./pspiofilemgr_fcntl.h:34:34: warning: no newline at end of file
In file included from ./pspuser.h:27,
from ./pspkernel.h:18,
from vncdbg.c:1:
./pspkerror.h:221:25: warning: no newline at end of file
In file included from ./pspuser.h:28,
from ./pspkernel.h:18,
from vncdbg.c:1:
./pspstdio.h:57:7: warning: no newline at end of file
tools/pngtxr img/newicon.4444.png tmp/newicon.16 4444
tools/pngtxr: can't open img/newicon.4444.png
MAKE: *** [tmp/newicon.16] Error 255



pLS tell me how to fix this im not sure what im doing wrong
Back to top
View user's profile Send private message
jovenaso



Joined: 29 Aug 2005
Posts: 7

PostPosted: Wed Sep 14, 2005 12:08 am    Post subject: Reply with quote

plsss some help
Back to top
View user's profile Send private message
apache37



Joined: 04 Jun 2004
Posts: 76

PostPosted: Wed Sep 14, 2005 3:17 am    Post subject: Reply with quote

Code:
tools/pngtxr img/newicon.4444.png tmp/newicon.16 4444
tools/pngtxr: can't open img/newicon.4444.png


That's your problem. Make sure the img directory is there and make sure those images are too.
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