Generating gyp files from GN...
Updating projects from gyp files...
gyp: C:\dev\. . .\webrtc\trunk\third_party\openssl\openssl.gyp not found (cwd: C:\dev\. . .\webrtc)--------------------
Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. CafeX Communications.
"src/third_party/openssl":
"/trunk/deps/third_party/openssl@" + Var("openssl_revision"),['OS=="win"', {
'defines': [
'OPENSSL_SYSNAME_WIN32',
],
}],FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64_x86\cl.exe" /nologo /showIncludes /FC @obj\talk\base\libjingle.messagedigest.obj.rsp /c ..\..\talk\base\messagedigest.cc /Foobj\talk\base\libjingle.messagedigest.obj /Fdobj\talk\libjingle.cc.pdb
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1325) : error C2146: syntax error : missing ';' before identifier 'EVP_AEAD_CTX_seal'
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1325) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1329) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1348) : error C2146: syntax error : missing ';' before identifier 'EVP_AEAD_CTX_open'
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1348) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1348) : error C2086: 'int ssize_t' : redefinition
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1325) : see declaration of 'ssize_t'
c:\dev\. . .\webrtc\trunk\third_party\openssl\openssl\include\openssl\evp.h(1352) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
[exec] ninja: build stopped: subcommand failed.