Build Log
  

Build started: Project: nel_launcher, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\RSP00000283608736.rsp" with contents
[
/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"
]
Creating command line "cl.exe @"c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\RSP00000283608736.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
nel_launcherDlg.cpp
.\nel_launcherDlg.cpp(62) : error C2440: 'static_cast' : cannot convert from 'void (__cdecl CNel_launcherDlg::* )(UINT)' to 'void (__cdecl CWnd::* )(UINT_PTR)'
        Cast from base to derived requires dynamic_cast or static_cast
.\nel_launcherDlg.cpp(369) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(372) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(400) : warning C4267: '=' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
.\nel_launcherDlg.cpp(605) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
.\nel_launcherDlg.cpp(606) : warning C4267: 'initializing' : conversion from 'size_t' to 'uint', possible loss of data
Results
  
Build log was saved at "file://c:\ryzom-dev\ryzom\code\nelns\login_system\nel_launcher_windows\x64\Release\BuildLog.htm"
nel_launcher - 1 error(s), 6 warning(s)