| | Compiling...
stdafx.cpp
Compiling...
ConnectDlg.cpp
Simulation.cpp
NewGameDlg.cpp
.\NewGameDlg.cpp(340) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Network.cpp
Message.cpp
.\Message.cpp(174) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(204) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(229) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(276) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(289) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(318) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\Message.cpp(342) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
GameProgress.cpp
.\GameProgress.cpp(200) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GameProgress.cpp(221) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\GameProgress.cpp(667) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GameProgress.cpp(772) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GameProgress.cpp(518) : warning C4101: 'dwThreadId' : unreferenced local variable
.\GameProgress.cpp(959) : warning C4805: '==' : unsafe mix of type 'bool' and type 'BOOL' in operation
.\GameProgress.cpp(1000) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GameProgress.cpp(1022) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\GameProgress.cpp(1026) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
DigitalCurlingDlg.cpp
.\DigitalCurlingDlg.cpp(307) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\DigitalCurlingDlg.cpp(372) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\DigitalCurlingDlg.cpp(927) : warning C4805: '!=' : unsafe mix of type 'int' and type 'bool' in operation
.\DigitalCurlingDlg.cpp(997) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\DigitalCurlingDlg.cpp(1627) : warning C4244: '+=' : conversion from 'float' to 'DWORD', possible loss of data
.\DigitalCurlingDlg.cpp(1793) : warning C4101: 'wr2' : unreferenced local variable
DigitalCurling.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Generating code
Finished generating code
Embedding manifest...
Project : error PRJ0002 : Error result 31 returned from 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe'.
|