| | Compiling...
fastmix.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\fastmix.cpp(1475) : warning C4273: 'CSoundFile::CreateStereoMix' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(683) : see previous definition of 'CreateStereoMix'
c:\other\bitfighter\libmodplug-0.8.8.5\src\fastmix.cpp(2357) : warning C4273: 'CSoundFile::ProcessAGC' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(704) : see previous definition of 'ProcessAGC'
c:\other\bitfighter\libmodplug-0.8.8.5\src\fastmix.cpp(2384) : warning C4273: 'CSoundFile::ResetAGC' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(703) : see previous definition of 'ResetAGC'
load_669.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_669.cpp(50) : warning C4273: 'CSoundFile::Read669' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(639) : see previous definition of 'Read669'
load_abc.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(275) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(276) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdlib.h(864) : see declaration of 'putenv'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(325) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(407) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(460) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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\stdio.h(237) : see declaration of 'fopen'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(578) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(580) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(609) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(610) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(207) : see declaration of 'strdup'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(628) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(892) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(1862) : warning C4018: '<' : signed/unsigned mismatch
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(1868) : warning C4018: '<' : signed/unsigned mismatch
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(1900) : warning C4018: '<' : signed/unsigned mismatch
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(1903) : warning C4018: '<' : signed/unsigned mismatch
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2055) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2242) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2243) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_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(79) : see declaration of 'strcat'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2254) : error C2057: expected constant expression
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2254) : error C2466: cannot allocate an array of constant size 0
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2254) : error C2133: 't' : unknown size
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2258) : error C2057: expected constant expression
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2258) : error C2466: cannot allocate an array of constant size 0
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2258) : error C2133: 's' : unknown size
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(2341) : warning C4273: 'CSoundFile::TestABC' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(657) : see previous definition of 'TestABC'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_abc.cpp(3804) : warning C4273: 'CSoundFile::ReadABC' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(656) : see previous definition of 'ReadABC'
load_amf.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_amf.cpp(168) : warning C4273: 'CSoundFile::ReadAMF' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(651) : see previous definition of 'ReadAMF'
load_ams.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_ams.cpp(47) : warning C4273: 'CSoundFile::ReadAMS' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(644) : see previous definition of 'ReadAMS'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_ams.cpp(312) : warning C4273: 'CSoundFile::ReadAMS2' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(645) : see previous definition of 'ReadAMS2'
load_dbm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_dbm.cpp(99) : warning C4273: 'CSoundFile::ReadDBM' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(650) : see previous definition of 'ReadDBM'
load_dmf.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_dmf.cpp(88) : warning C4273: 'CSoundFile::ReadDMF' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(648) : see previous definition of 'ReadDMF'
load_dsm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_dsm.cpp(87) : warning C4273: 'CSoundFile::ReadDSM' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(642) : see previous definition of 'ReadDSM'
load_far.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_far.cpp(60) : warning C4273: 'CSoundFile::ReadFAR' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(643) : see previous definition of 'ReadFAR'
load_it.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(40) : warning C4273: 'CSoundFile::ITInstrToMPT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(784) : see previous definition of 'ITInstrToMPT'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(161) : warning C4273: 'CSoundFile::ReadIT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(638) : see previous definition of 'ReadIT'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(602) : warning C4273: 'CSoundFile::SaveIT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(668) : see previous definition of 'SaveIT'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(619) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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\stdio.h(237) : see declaration of 'fopen'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(1379) : warning C4273: 'CSoundFile::SaveMixPlugins' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(785) : see previous definition of 'SaveMixPlugins'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_it.cpp(1463) : warning C4273: 'CSoundFile::LoadMixPlugins' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(786) : see previous definition of 'LoadMixPlugins'
load_j2b.cpp
load_mdl.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mdl.cpp(181) : warning C4273: 'CSoundFile::ReadMDL' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(646) : see previous definition of 'ReadMDL'
load_med.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_med.cpp(477) : warning C4273: 'CSoundFile::ReadMed' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(635) : see previous definition of 'ReadMed'
load_mid.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(246) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(790) : warning C4273: 'CSoundFile::TestMID' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(659) : see previous definition of 'TestMID'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1323) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1377) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1408) : warning C4273: 'CSoundFile::ReadMID' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(658) : see previous definition of 'ReadMID'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1445) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_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\stdlib.h(447) : see declaration of 'getenv'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1446) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_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\stdlib.h(447) : see declaration of 'getenv'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1470) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_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\stdlib.h(447) : see declaration of 'getenv'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1494) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1694) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mid.cpp(1714) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
load_mod.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\tables.h(7) : fatal error C1083: Cannot open include file: 'libmodplug/stdafx.h': No such file or directory
load_mt2.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mt2.cpp(185) : warning C4273: 'CSoundFile::ReadMT2' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(652) : see previous definition of 'ReadMT2'
load_mtm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mtm.cpp(51) : warning C4273: 'CSoundFile::ReadMTM' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(636) : see previous definition of 'ReadMTM'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mtm.cpp(61) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_mtm.cpp(73) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
load_okt.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_okt.cpp(43) : warning C4273: 'CSoundFile::ReadOKT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(647) : see previous definition of 'ReadOKT'
load_pat.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(181) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(238) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(394) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(395) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(396) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_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\stdlib.h(447) : see declaration of 'getenv'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(398) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(399) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(400) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_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(79) : see declaration of 'strcat'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(401) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_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(79) : see declaration of 'strcat'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(403) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(410) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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\stdio.h(237) : see declaration of 'fopen'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(476) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(484) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(497) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(498) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(501) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(509) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(525) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(569) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(636) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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\stdio.h(237) : see declaration of 'fopen'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(733) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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\stdio.h(237) : see declaration of 'fopen'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(837) : warning C4273: 'CSoundFile::TestPAT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(661) : see previous definition of 'TestPAT'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1237) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1241) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1243) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1249) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1250) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1253) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1311) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1338) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1421) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1433) : warning C4273: 'CSoundFile::ReadPAT' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(660) : see previous definition of 'ReadPAT'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1461) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1463) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1468) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1551) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1554) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1557) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1573) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1576) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1578) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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\stdio.h(366) : see declaration of 'sprintf'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1582) : 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'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1607) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_pat.cpp(1609) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
load_psm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_psm.cpp(100) : warning C4273: 'CSoundFile::ReadPSM' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(653) : see previous definition of 'ReadPSM'
Generating Code...
Compiling...
load_ptm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_ptm.cpp(69) : warning C4273: 'CSoundFile::ReadPTM' : inconsistent dll linkage
c:\other\bitfighter\libmodplug-0.8.8.5\src\libmodplug\sndfile.h(649) : see previous definition of 'ReadPTM'
load_s3m.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\tables.h(7) : fatal error C1083: Cannot open include file: 'libmodplug/stdafx.h': No such file or directory
load_stm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_stm.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_stm.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
load_ult.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_ult.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_ult.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
load_umx.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_umx.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_umx.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
load_wav.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_wav.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_wav.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
load_xm.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_xm.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\load_xm.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
mmcmp.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\mmcmp.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\mmcmp.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
modplug.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\modplug.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\modplug.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
snd_dsp.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_dsp.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_dsp.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
snd_flt.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_flt.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_flt.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
snd_fx.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_fx.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\snd_fx.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
sndfile.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\sndfile.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\sndfile.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
sndmix.cpp
c:\other\bitfighter\libmodplug-0.8.8.5\src\sndmix.cpp : error C2471: cannot update program database 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb'
c:\other\bitfighter\libmodplug-0.8.8.5\src\sndmix.cpp : fatal error C1083: Cannot open program database file: 'c:\other\bitfighter\libmodplug-0.8.8.5\libmodplug\debug\vc90.pdb': No such file or directory
Generating Code...
|