Build Log
  

------- Build started: Project: snes9xgc, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "C:\DOCUME~1\ADMINI~1.GAT\LOCALS~1\Temp\BAT000030.bat" with contents
[
@echo off
make
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\ADMINI~1.GAT\LOCALS~1\Temp\BAT000030.bat"
Output Window
  
Performing Makefile project actions
Snes9xGCMain.cpp
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp: In function `int main()':
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(177): warning: unused variable 'Alarm'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp: In function `bool8 S9xDeinitUpdate(int, int, bool8)':
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'width'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'height'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'left'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'i'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'mod'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(342): warning: unused variable 'mod32'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(343): warning: unused variable 'src'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(343): warning: unused variable 'dst'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(344): warning: unused variable 'src32'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(344): warning: unused variable 'dst32'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(345): warning: unused variable 'rgb'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp: In function `void ProcessSound()':
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(924): warning: unused variable 'mute'
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp:1080:2: warning: no newline at end of file
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp: At global scope:
c:/development/Gamecube/snes9xgc/source/Snes9xGCMain.cpp(1011): warning: 'void dmaCallback()' defined but not used
memmap.cpp
linking ... snes9xgc.elf
output ... snes9xgc.dol
Results
  
Build log was saved at "file://c:\development\Gamecube\snes9xgc\Debug\BuildLog.htm"
snes9xgc - 0 error(s), 15 warning(s)