Rework ET loading #509
Annotations
10 warnings
Source/Render/src/ObjLibrary.cpp#L605
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'
|
Source/Render/src/TexLibrary.cpp#L81
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
Source/Render/D3D/D3DRender.cpp#L674
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L674
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L935
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L935
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L1806
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Render/D3D/D3DRender.cpp#L1806
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Source/Network/P2P_interface2Th.cpp#L412
'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'const NETID'
|
The logs for this run have expired and are no longer available.
Loading