Il 28/02/2014 17:21, Thiago Macieira ha scritto:
Please make sure they are properly namespaced: all symbols exported from our
libraries should start with Q or q.

Not really, these symbols are the GL1 + GLES2 + EGL subset (so that apps using glFoo* will find them in QtGui).

See

https://codereview.qt-project.org/#patch,sidebyside,76732,30,src/gui/opengl/qopenglproxy_win.cpp

around line 1500.

That's (also) a good argument for moving the contents of that file in a separate, BSD licensed (so that its valuable for Mozilla / Chromium / other people fighting against Windows), pure C library, and then having QtGui link against that other library.

Cheers,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company
Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to