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
pspvnc
Code: Select all
tools/pngtxr img/newicon.4444.png tmp/newicon.16 4444
tools/pngtxr: can't open img/newicon.4444.png