Jump to content

adaho

Members
  • Posts

    5
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

adaho's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. adaho

    MMaps Redux

    ok, sorry ;p I have not seen your edit
  2. adaho

    MMaps Redux

    What about it? Install version Visual Studio 2008 Express Edition?
  3. adaho

    MMaps Redux

    Yes, but when compiling mmaps it is critical error. 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(110) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(79) : see declaration of 'strcat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(120) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(245) : see declaration of 'wcscat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(178) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(74) : see declaration of 'strcpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(188) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(252) : see declaration of 'wcscpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(222) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(207) : see declaration of 'strdup' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(266) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(144) : see declaration of 'strncat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(279) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(268) : see declaration of 'wcsncat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(320) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(157) : see declaration of 'strncpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(329) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(275) : see declaration of 'wcsncpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(513) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(166) : see declaration of 'strtok' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(524) : warning C4996: 'wcstok': This function or variable may be unsafe. Consider using wcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(280) : see declaration of 'wcstok' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(140) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(447) : see declaration of 'getenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(152) : warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(653) : see declaration of '_wgetenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(163) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(465) : see declaration of '_itoa' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(176) : warning C4996: '_itow': This function or variable may be unsafe. Consider using _itow_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(640) : see declaration of '_itow' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(242) : warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(206) : see declaration of '_mktemp' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(253) : warning C4996: '_wmktemp': This function or variable may be unsafe. Consider using _wmktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\wchar.h(320) : see declaration of '_wmktemp' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(310) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(864) : see declaration of 'putenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(59) : warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _access. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(303) : see declaration of 'access' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(131) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(127) : see declaration of 'chdir' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(156) : warning C4996: 'rmdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _rmdir. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(129) : see declaration of 'rmdir' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(377) : warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(121) : see declaration of 'getcwd' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(983) : warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _swab. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(865) : see declaration of 'swab' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(1127) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdio.h(301) : see declaration of 'unlink' 3>RegistryUtil.cpp 4>VMapFactory.cpp 3>ReferenceCount.cpp 3>Ray.cpp 3>Random.cpp 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(110) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(79) : see declaration of 'strcat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(120) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(245) : see declaration of 'wcscat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(178) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(74) : see declaration of 'strcpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(188) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(252) : see declaration of 'wcscpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(222) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(207) : see declaration of 'strdup' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(266) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(144) : see declaration of 'strncat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(279) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(268) : see declaration of 'wcsncat' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(320) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(157) : see declaration of 'strncpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(329) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(275) : see declaration of 'wcsncpy' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(513) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(166) : see declaration of 'strtok' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(524) : warning C4996: 'wcstok': This function or variable may be unsafe. Consider using wcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(280) : see declaration of 'wcstok' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(140) : 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. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(447) : see declaration of 'getenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(152) : warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(653) : see declaration of '_wgetenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(163) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(465) : see declaration of '_itoa' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(176) : warning C4996: '_itow': This function or variable may be unsafe. Consider using _itow_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(640) : see declaration of '_itow' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(242) : warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(206) : see declaration of '_mktemp' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(253) : warning C4996: '_wmktemp': This function or variable may be unsafe. Consider using _wmktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\wchar.h(320) : see declaration of '_wmktemp' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(310) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(864) : see declaration of 'putenv' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(59) : warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _access. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(303) : see declaration of 'access' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(131) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(127) : see declaration of 'chdir' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(156) : warning C4996: 'rmdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _rmdir. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(129) : see declaration of 'rmdir' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(377) : warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(121) : see declaration of 'getcwd' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(983) : warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _swab. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(865) : see declaration of 'swab' 4>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(1127) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. 4> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdio.h(301) : see declaration of 'unlink' 4>TileAssembler.cpp ... ... 3>format.cpp 4>Build log was saved at "file://d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\contrib\\mmap\\win\\VC90\\MoveMapGen__Win32_Release\\BuildLog.htm" 4>MoveMapGen - 2 error(s), 48 warning(s) ... ... ========== Build: 4 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  4. adaho

    MMaps Redux

    Microsoft Visual Studio 2008 Professional Edition - ENU
  5. adaho

    MMaps Redux

    I have a problem when compiling 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(110) : 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. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(79) : see declaration of 'strcat' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(120) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(245) : see declaration of 'wcscat' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(178) : 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. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(74) : see declaration of 'strcpy' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(188) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(252) : see declaration of 'wcscpy' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(222) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(207) : see declaration of 'strdup' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(266) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(144) : see declaration of 'strncat' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(279) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(268) : see declaration of 'wcsncat' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(320) : 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. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(157) : see declaration of 'strncpy' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(329) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(275) : see declaration of 'wcsncpy' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(513) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(166) : see declaration of 'strtok' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_string.inl(524) : warning C4996: 'wcstok': This function or variable may be unsafe. Consider using wcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(280) : see declaration of 'wcstok' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(140) : 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. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(447) : see declaration of 'getenv' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(152) : warning C4996: '_wgetenv': This function or variable may be unsafe. Consider using _wdupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(653) : see declaration of '_wgetenv' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(163) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(465) : see declaration of '_itoa' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(176) : warning C4996: '_itow': This function or variable may be unsafe. Consider using _itow_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(640) : see declaration of '_itow' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(242) : warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(206) : see declaration of '_mktemp' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(253) : warning C4996: '_wmktemp': This function or variable may be unsafe. Consider using _wmktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\wchar.h(320) : see declaration of '_wmktemp' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_stdlib.inl(310) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(864) : see declaration of 'putenv' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(59) : warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _access. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(303) : see declaration of 'access' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(131) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(127) : see declaration of 'chdir' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(156) : warning C4996: 'rmdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _rmdir. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(129) : see declaration of 'rmdir' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(377) : warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(121) : see declaration of 'getcwd' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(983) : warning C4996: 'swab': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _swab. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(865) : see declaration of 'swab' 5>d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\dep\\ACE_wrappers\\ace/OS_NS_unistd.inl(1127) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. 5> D:\\Programy\\Microsoft Visual Studio 9.0\\VC\\include\\stdio.h(301) : see declaration of 'unlink' 2>SV_Semaphore_Simple.cpp 5>Creating library... 2>SV_Semaphore_Complex.cpp 5>Build log was saved at "file://d:\\mangos\\faramir118-mangos-v0.16-dev1-1496-g0d8929c\\faramir118-mangos-0d8929c\\win\\VC90\\framework__Win32_Release\\BuildLog.htm" 5>framework - 0 error(s), 24 warning(s) I downloaded http://github.com/faramir118/mangos
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use