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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to