Jump to content

Complie Error rev 9291


erickeir

Recommended Posts

Complie Error rev 9291

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\string.h(207) : see declaration of 'strdup'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(864) : see declaration of 'putenv'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\io.h(303) : see declaration of 'access'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(127) : see declaration of 'chdir'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(129) : see declaration of 'rmdir'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\direct.h(121) : see declaration of 'getcwd'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\stdlib.h(865) : see declaration of 'swab'

9>c:\\Users\\Eric\\mangos\\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.

9> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\include\\stdio.h(301) : see declaration of 'unlink'

9>MemoryLeaks.cpp

9>Log.cpp

.... alot of errors

13>Build log was saved at "file://c:\\Users\\Eric\\mangos\\win\\VC90\\script__Win32_Release\\BuildLog.htm"

13>script - 76 error(s), 0 warning(s)

========== Build: 10 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

Link to comment
Share on other sites

×
×
  • 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