Build Log
  

Build started: Project: jfduke3d_psp, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\NickPSP\LOCALS~1\Temp\BAT0000804052520.bat" with contents
[
@echo off

make --directory=./source

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\NickPSP\LOCALS~1\Temp\BAT0000804052520.bat"
Output Window
  
Performing Makefile project actions
make: Entering directory `/cygdrive/c/Documents and Settings/NickPSP/Desktop/PSP Development/jfduke3d_psp/source'
mkdir -p "Duke3d"
psp-strip Duke3d.elf -o Duke3d/EBOOT.PBP
mkdir -p "Duke3d%"
pack-pbp "Duke3d%/EBOOT.PBP" PARAM.SFO ICON0.PNG  \
  NULL NULL PIC1.PNG  \
  SND0.AT3 NULL NULL
[0]        408 bytes | PARAM.SFO
[1]      19681 bytes | ICON0.PNG
[2]          0 bytes | NULL
[3]          0 bytes | NULL
[4]     133955 bytes | PIC1.PNG
[5]     462536 bytes | SND0.AT3
[6]          0 bytes | NULL
[7]          0 bytes | NULL
cp -r Duke3d .
cp: `Duke3d' and `./Duke3d' are the same file
make: *** [kx-install] Error 1
make: Leaving directory `/cygdrive/c/Documents and Settings/NickPSP/Desktop/PSP Development/jfduke3d_psp/source'
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Results
  
Build log was saved at "file://c:\Documents and Settings\NickPSP\Desktop\PSP Development\jfduke3d_psp\Debug\BuildLog.htm"
jfduke3d_psp - 1 error(s), 0 warning(s)