[Releasing] [Development] Starting preparations for Qt 5.1

Jake Thomas Petroules jake.petroules at petroules.com
Tue Mar 19 18:18:23 CET 2013


On Mar 19, 2013, at 1:14 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:

> On terça-feira, 19 de março de 2013 12.16.03, Jake Thomas Petroules wrote:
>> As for the operators, I remember there was a discussion on IRC suggesting we
>> simply declare the methods and operators and forward declare the types
>> necessary in QtCore/QtGui, and implement them in
>> QtWindowsExtras/QtMacExtras. Then the former need not link to any
>> additional libraries.
> 
> You can't do that on Windows. All methods of an exported class must be in the 
> same DLL, or the DLL won't build.


Oh, interesting. We link to all the libraries that have the Windows types anyways,
so it shouldn't be a problem to include them directly in QtCore/QtGui, right?
-- 
Jake Petroules
Chief Technology Officer
Petroules Corporation · www.petroules.com
Email: jake.petroules at petroules.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/releasing/attachments/20130319/2221c9b5/attachment.html>


More information about the Releasing mailing list