On Thu, 31 Dec 2015, Gunnar Roth wrote:

Well sounds cool, but on my mac book i only get a black square when loading 
even the sample image.


Isn't that the well-known compatibility profile problem that OSX has?

    fmt.setRenderableType(QSurfaceFormat::OpenGL);
    fmt.setProfile(QSurfaceFormat::CompatibilityProfile);

We're trying to rewrite all of krita so it only uses the CoreProfile because 
the CompatibilityProfile
isn't implemented in OSX.


--
Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to