Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created February 12, 2014 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azbesthu/8954431 to your computer and use it in GitHub Desktop.
Save azbesthu/8954431 to your computer and use it in GitHub Desktop.
FAILED: ninja -t msvc -e environment.x86 -- "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cl.exe" /nologo /showIncludes /FC @o
bj\src\core\Qt5WebEngineCore.web_engine_library_info.obj.rsp /c ..\..\src\core\web_engine_library_info.cpp /Foobj\src\core\Qt5WebEngineCore.
web_engine_library_info.obj /Fdobj\src\core\Qt5WebEngineCore.pdb
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(160) : error C2039: 'DIR_CACHE' : is not a member of 'b
ase'
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(160) : error C2065: 'DIR_CACHE' : undeclared identifier
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(160) : error C2051: case expression not constant
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(163) : error C2039: 'DIR_HOME' : is not a member of 'ba
se'
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(163) : error C2065: 'DIR_HOME' : undeclared identifier
c:\cygwin\home\administrator\febr11\qtwebengine\src\core\web_engine_library_info.cpp(163) : error C2051: case expression not constant
[9663/7756] CXX obj\src\core\Qt5WebEngineCore.web_event_factory.obj
ninja: build stopped: subcommand failed.
NMAKE : fatal error U1077: 'C:\cygwin\home\Administrator\febr11\qtwebengine\src\3rdparty_upstream\ninja\ninja.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\nmake.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '(' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment