On segunda-feira, 30 de abril de 2012 09.06.28, [email protected] wrote: > Unfortunately, QCoreGraphicsPaintEngine needs to link against the Cocoa > platform plugin to use classes/methods in QCocoaAutoReleasePool and > QCocoaHelpers, but I can't figure out how to do that in qmake. QtGui and > QtWidget both use these classes/methods as well, but I can't figure out how > they are linking against the Cocoa plugin. Any hints on linking qtcocoa > into cocoaprintersupport, or is that just not possible?
You can't link against a plugin.
Looks like those classes should be in platformsupport instead.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
