Compilation failed :(

  main.cpp
  main.cpp
  main.cpp(60) : error C4430: missing type specifier - int assumed. Note: C++ 
does not support default-int
  main.cpp(60) : error C2143: syntax error : missing ',' before '*'
  main.cpp(65) : error C2504: 'ID3DBlob' : base class undefined
  main.cpp(93) : error C2440: 'static_cast' : cannot convert from 
'D3DCompiler::Blob *const ' to 'IUnknown *'
  main.cpp(95) : error C2440: '=' : cannot convert from 'D3DCompiler::Blob 
*const ' to 'IUnknown *'
  main.cpp(192) : error C4430: missing type specifier - int assumed. Note: C++ 
does not support default-int
  main.cpp(192) : error C2143: syntax error : missing ',' before '*'
  main.cpp(197) : error C4430: missing type specifier - int assumed. Note: C++ 
does not support default-int
  main.cpp(197) : error C2143: syntax error : missing ',' before '*'
  main.cpp(233) : error C2065: 'shader' : undeclared identifier
  main.cpp(268) : error C2065: 'shader' : undeclared identifier
  main.cpp(273) : error C2065: 'errorMsgs' : undeclared identifier
  main.cpp(279) : error C2065: 'defines' : undeclared identifier
  main.cpp(279) : error C2065: 'include' : undeclared identifier
  main.cpp(279) : error C2065: 'entrypoint' : undeclared identifier
  main.cpp(280) : error C2065: 'target' : undeclared identifier
  main.cpp(280) : error C2065: 'sflags' : undeclared identifier
  main.cpp(280) : error C2065: 'eflags' : undeclared identifier
  main.cpp(280) : error C2065: 'shader' : undeclared identifier
  main.cpp(280) : error C2065: 'errorMsgs' : undeclared identifier
  main.cpp(284) : error C2065: 'shader' : undeclared identifier
  main.cpp(284) : error C2227: left of '->GetBufferPointer' must point to 
class/struct/union/generic type
  main.cpp(284) : error C2065: 'shader' : undeclared identifier
  main.cpp(284) : error C2227: left of '->GetBufferSize' must point to 
class/struct/union/generic type
  main.cpp(293) : error C2065: 'errorMsgs' : undeclared identifier

  Build log: 
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02237/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1386454757):
    http://codereview.qt-project.org/67386 [PS14] - Introducing d3dcompiler_qt
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to