[Interest] QWebEngineView + QSurfaceFormat == errors in console

Thiago Macieira thiago.macieira at intel.com
Fri May 5 00:07:23 CEST 2017


Em quinta-feira, 4 de maio de 2017, às 14:53:32 PDT, Andy escreveu:
>    QSurfaceFormat format;
> 
> 
>    format.setVersion( 4, 1 );
> 
>    format.setProfile( QSurfaceFormat::CoreProfile );
> 
> 
>    QSurfaceFormat::setDefaultFormat( format );

Try setting to the compatibility profile or no profile.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list