
Building d:\brew\project\start\start using D:\brew\project\start\start.mak
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
---------------------------------------------------------------
OBJECT start.o
C:\PROGRA~1\ARM\ADSv1_2\bin\armcpp -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -IC:\PROGRA~1\BREW31~1.2\sdk\inc -o start.o start.cpp
start.cpp(63): Warning: C2870W: variable 'i_dwParam' declared but not used
start.cpp: 1 warning, 0 errors, 0 serious errors
---------------------------------------------------------------
---------------------------------------------------------------
OBJECT c_bug.o
C:\PROGRA~1\ARM\ADSv1_2\bin\armcpp -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -IC:\PROGRA~1\BREW31~1.2\sdk\inc -o c_bug.o c_bug.cpp
"c_bug.h", line 11: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_image.h", line 40: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
"c_image_mgr.h", line 59: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
c_bug.cpp(29): Warning: C2870W: variable 'i' declared but not used
c_bug.cpp: 4 warnings, 0 errors, 0 serious errors
---------------------------------------------------------------
---------------------------------------------------------------
OBJECT c_dan.o
C:\PROGRA~1\ARM\ADSv1_2\bin\armcpp -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -IC:\PROGRA~1\BREW31~1.2\sdk\inc -o c_dan.o c_dan.cpp
"c_dan.h", line 5: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_image.h", line 40: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
"c_image_mgr.h", line 59: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
"c_mp3_player.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
c_dan.cpp(22): Warning: C2870W: variable 'i' declared but not used
c_dan.cpp(74): Warning: C2907W: <argument>: deprecated conversion of string literal to pointer to non-const
c_dan.cpp(88): Warning: C2907W: <argument>: deprecated conversion of string literal to pointer to non-const
c_dan.cpp: 7 warnings, 0 errors, 0 serious errors
---------------------------------------------------------------
---------------------------------------------------------------
OBJECT c_game~1.o
C:\PROGRA~1\ARM\ADSv1_2\bin\armcpp -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -IC:\PROGRA~1\BREW31~1.2\sdk\inc -o c_game~1.o c_game~1.cpp
"c_game_mgr.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_image.h", line 40: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
"c_image_mgr.h", line 59: Warning: C2907W: <function>: deprecated conversion of string literal to pointer to non-const
"c_player.h", line 9: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_collision.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_player.h", line 21: Warning: C2249W: base class 'class C_Collision' is implicitly private
"c_player.h", line 66: Warning: C2997W: 'C_Player::Release()' inherits implicit virtual from 'C_Collision::Release()'
"c_arrow_mgr.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_arrow.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_arrow.h", line 19: Warning: C2249W: base class 'class C_Collision' is implicitly private
"c_arrow.h", line 58: Warning: C2997W: 'C_Arrow::Release()' inherits implicit virtual from 'C_Collision::Release()'
"c_time.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"c_time.h", line 18: Warning: C2249W: base class 'class C_Direction' is implicitly private
"c_time.h", line 37: Warning: C2997W: 'C_Time::Initialize(C_Applet*)' inherits implicit virtual from 'C_Direction::Initialize(C_Applet*)'
"c_time.h", line 38: Warning: C2997W: 'C_Time::Release()' inherits implicit virtual from 'C_Direction::Release()'
"c_time.h", line 39: Warning: C2997W: 'C_Time::Suspend()' inherits implicit virtual from 'C_Direction::Suspend()'
"c_time.h", line 40: Warning: C2997W: 'C_Time::Resume()' inherits implicit virtual from 'C_Direction::Resume()'
"c_time.h", line 41: Warning: C2997W: 'C_Time::SetData()' inherits implicit virtual from 'C_Direction::SetData()'
"c_time.h", line 42: Warning: C2997W: 'C_Time::UnsetData()' inherits implicit virtual from 'C_Direction::UnsetData()'
"c_time.h", line 43: Warning: C2997W: 'C_Time::Arithmetic()' inherits implicit virtual from 'C_Direction::Arithmetic()'
"c_time.h", line 44: Warning: C2997W: 'C_Time::Show()' inherits implicit virtual from 'C_Direction::Show()'
"c_mp3_player.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_file_io.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_dan.h", line 5: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_mp3_player.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_mp3_player.h", line 7: Serious error: C2930E: duplicate definition of 'class C_MP3Player'
"c_mp3_player.h", line 17: Serious error: C2364E: Missing class member function name
"c_mp3_player.h", line 17: Error: C3004E: attempt to overload non-function '<Anon106_line_7>::m_objIFileMgr'
"c_mp3_player.h", line 18: Serious error: C2278E: illegal destructor '~C_MP3Player'
"c_step.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_file_io.h", line 2: Warning: C2813W: Unrecognised #pragma or _Pragma once
"c_file_io.h", line 8: Serious error: C2930E: duplicate definition of 'class C_FileIO'
"c_file_io.h", line 16: Serious error: C2364E: Missing class member function name
"c_file_io.h", line 16: Error: C3004E: attempt to overload non-function '<Anon109_line_8>::fileInfo'
"c_file_io.h", line 17: Serious error: C2278E: illegal destructor '~C_FileIO'
"c_bug.h", line 11: Warning: C2813W: Unrecognised #pragma or _Pragma once
c_game~1.cpp: 28 warnings, 2 errors, 6 serious errors
NMAKE : fatal error U1077: 'C:\PROGRA~1\ARM\ADSv1_2\bin\armcpp' : return code '0x1'
Stop.