Registro de la compilación
  

Se inició Volver a generar: proyecto: CatchThatHuman, configuración: Debug|Win32

Líneas de comandos
  
Creando archivo temporal "D:\Temp\BAT00000615043356.bat" con contenido
[
@echo off

make clean && make -r 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: Una herramienta devolvió un código de error de "Ejecutando acciones de proyecto de archivo MAKE"

exit 1

:VCEnd
]
Creando línea de comandos "D:\Temp\BAT00000615043356.bat"
Ventana Resultados
  
Ejecutando acciones de proyecto de archivo MAKE
clean ...
draw.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/draw.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/draw.cpp -o draw.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
game.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/game.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/game.cpp -o game.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
guardian.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/guardian.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/guardian.cpp -o guardian.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
jake.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/jake.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/jake.cpp -o jake.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
kernel.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/kernel.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/kernel.cpp -o kernel.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
main.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/main.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/main.cpp -o main.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
milk.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/milk.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/milk.cpp -o milk.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
sound.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/sound.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/sound.cpp -o sound.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
splash.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/splash.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/splash.cpp -o splash.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
system.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/system.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/system.cpp -o system.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
title.cpp
arm-none-eabi-g++ -MMD -MP -MF /d/Work/NDS/projects/GGJ2014/CatchThatHuman/build/title.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -iquote /d/Work/NDS/projects/GGJ2014/CatchThatHuman/include -I/c/Code/devkitPro/libnds/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/nflib/include -I/d/Work/NDS/projects/GGJ2014/CatchThatHuman/build -DARM9 -fno-rtti -fno-exceptions -c /d/Work/NDS/projects/GGJ2014/CatchThatHuman/source/title.cpp -o title.o 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/g'
linking CatchThatHuman.elf
Nintendo DS rom tool 1.50.1 - Jun 19 2012
by Rafael Vuijk, Dave Murphy, Alexei Karpenko
built ... CatchThatHuman.nds
Resultados
  
El registro de compilación se guardó en el "file://d:\Work\NDS\projects\GGJ2014\CatchThatHuman\Debug\BuildLog.htm"
CatchThatHuman - 0 errores, 0 advertencias