BuildLog.txt
| 1 |
Build Log |
|---|---|
| 2 |
|
| 3 |
Build started: Project: nel_launcher, Configuration: Release|x64 |
| 4 |
|
| 5 |
|
| 6 |
Command Lines |
| 7 |
|
| 8 |
Creating temporary file "c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\RSP00000283608736.rsp" with contents |
| 9 |
[ |
| 10 |
/Ob2 /Oi /Ot /Oy /GT /D "LIBXML_STATIC" /D "WIN32" /D "NDEBUG" /D "ASSERT_THROW_EXCEPTION" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHa /MD /Yu"StdAfx.h" /Fp"x64\Release\nel_launcher_r.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /TP ".\nel_launcherDlg.cpp" |
| 11 |
] |
| 12 |
Creating command line "cl.exe @"c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\RSP00000283608736.rsp" /nologo /errorReport:prompt" |
| 13 |
Output Window |
| 14 |
|
| 15 |
Compiling... |
| 16 |
nel_launcherDlg.cpp |
| 17 |
.\nel_launcherDlg.cpp(62) : error C2440: 'static_cast' : cannot convert from 'void (__cdecl CNel_launcherDlg::* )(UINT)' to 'void (__cdecl CWnd::* )(UINT_PTR)' |
| 18 |
Cast from base to derived requires dynamic_cast or static_cast |
| 19 |
.\nel_launcherDlg.cpp(369) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data |
| 20 |
.\nel_launcherDlg.cpp(372) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data |
| 21 |
.\nel_launcherDlg.cpp(400) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data |
| 22 |
.\nel_launcherDlg.cpp(421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data |
| 23 |
.\nel_launcherDlg.cpp(605) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data |
| 24 |
.\nel_launcherDlg.cpp(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data |
| 25 |
Results |
| 26 |
|
| 27 |
Build log was saved at "file://c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\BuildLog.htm" |
| 28 |
nel_launcher - 1 error(s), 6 warning(s) |