1>------ Build started: Project: utility, Configuration: Debug x64 ------ 1> tty.cpp 1>a:\files\coding\nolifepony\src\utility\loop_impl.hpp(36): error C2220: warning treated as error - no 'object' file generated 1>a:\files\coding\nolifepony\src\utility\loop_impl.hpp(36): warning C4820: 'nlp::uv::loop::impl' : '7' bytes padding added after data member 'nlp::uv::loop::impl::m_owned' 1>a:\files\coding\nolifepony\src\utility\stream_impl.hpp(35): warning C5024: 'nlp::uv::stream::impl' : move constructor was implicitly defined as deleted 1> a:\files\coding\nolifepony\src\utility\stream_impl.hpp(29) : see declaration of 'nlp::uv::stream::impl' 1>a:\files\coding\nolifepony\src\utility\stream_impl.hpp(35): warning C5025: 'nlp::uv::stream::impl' : move assignment operator was implicitly defined as deleted 1> a:\files\coding\nolifepony\src\utility\stream_impl.hpp(29) : see declaration of 'nlp::uv::stream::impl' 1>..\src\utility\tty.cpp(45): warning C5026: 'nlp::uv::tty::impl' : move constructor was implicitly defined as deleted because a base class move constructor is inaccessible or deleted 1>..\src\utility\tty.cpp(45): warning C5027: 'nlp::uv::tty::impl' : move assignment operator was implicitly defined as deleted because a base class move assignment operator is inaccessible or deleted 1> stream.cpp 1>a:\files\coding\nolifepony\src\utility\stream_impl.hpp(35): error C2220: warning treated as error - no 'object' file generated 1>a:\files\coding\nolifepony\src\utility\stream_impl.hpp(35): warning C5024: 'nlp::uv::stream::impl' : move constructor was implicitly defined as deleted 1> a:\files\coding\nolifepony\src\utility\stream_impl.hpp(29) : see declaration of 'nlp::uv::stream::impl' 1>a:\files\coding\nolifepony\src\utility\stream_impl.hpp(35): warning C5025: 'nlp::uv::stream::impl' : move assignment operator was implicitly defined as deleted 1> a:\files\coding\nolifepony\src\utility\stream_impl.hpp(29) : see declaration of 'nlp::uv::stream::impl' 1> loop.cpp 1>a:\files\coding\nolifepony\src\utility\loop_impl.hpp(36): error C2220: warning treated as error - no 'object' file generated 1>a:\files\coding\nolifepony\src\utility\loop_impl.hpp(36): warning C4820: 'nlp::uv::loop::impl' : '7' bytes padding added after data member 'nlp::uv::loop::impl::m_owned' 1> listener.cpp 1> handle_impl.cpp 1> handle_deleter.cpp 1> handle.cpp 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========