2>c:\users\johnc\main\extlibs\grpc-1.4.0\include\grpc++\impl\codegen\async_stream.h(419): error C2220: warning treated as error - no 'object' file generated
2>c:\users\johnc\main\extlibs\grpc-1.4.0\include\grpc++\impl\codegen\async_stream.h(414): note: while compiling class template member function 'grpc::ClientAsyncReaderWriter<grpc::ByteBuffer,grpc::ByteBuffer> *grpc::ClientAsyncReaderWriter<grpc::ByteBuffer,grpc::ByteBuffer>::Create(grpc::ChannelInterface *,grpc::CompletionQueue *,const grpc::RpcMethod &,grpc::ClientContext *,void *)'
2>c:\users\johnc\main\extlibs\grpc-1.4.0\src\cpp\client\generic_stub.cc(44): note: see reference to function template instantiation 'grpc::ClientAsyncReaderWriter<grpc::ByteBuffer,grpc::ByteBuffer> *grpc::ClientAsyncReaderWriter<grpc::ByteBuffer,grpc::ByteBuffer>::Create(grpc::ChannelInterface *,grpc::CompletionQueue *,const grpc::RpcMethod &,grpc::ClientContext *,void *)' being compiled
2>c:\users\johnc\main\extlibs\grpc-1.4.0\src\cpp\client\generic_stub.cc(45): note: see reference to class template instantiation 'grpc::ClientAsyncReaderWriter<grpc::ByteBuffer,grpc::ByteBuffer>' being compiled
2>c:\users\johnc\main\extlibs\grpc-1.4.0\include\grpc++\impl\codegen\async_stream.h(419): warning C4291: 'void *operator new(::size_t,void *) throw()': no matching operator delete found; memory will not be freed if initialization throws an exception
2>c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.10.25017\include\vcruntime_new.h(90): note: see declaration of 'operator new'
2>credentials_cc.cc
2>create_channel_posix.cc
2>create_channel_internal.cc
2>create_channel.cc
2>client_context.cc
2>channel_cc.cc
2>insecure_server_credentials.cc
2>insecure_create_auth_context.cc
2>insecure_credentials.cc
2>Generating Code...
2>Done building project "grpc++_unsecure.vcxproj" -- FAILED.
========== Build: 1 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
Press any key to continue . . .