On 11/03/2012 04:10 AM, Andreas Pakulat wrote:
> Hi,
>
> On Sat, Nov 3, 2012 at 7:31 AM, Colin Dean wrote:
>> When I compile against Qt 5.0.0-beta2, it errors at the line marked above.
>> Looking through the Qt5 documentation, it appears that
>> QPixmap::toMacCGImageRef() no longer exists. I look
On 11/3/2012 6:10 PM, Andreas Pakulat wrote:
> Hi,
>
> On Sat, Nov 3, 2012 at 7:31 AM, Colin Dean wrote:
>> When I compile against Qt 5.0.0-beta2, it errors at the line marked above.
>> Looking through the Qt5 documentation, it appears that
>> QPixmap::toMacCGImageRef() no longer exists. I looked
Hi,
On Sat, Nov 3, 2012 at 7:31 AM, Colin Dean wrote:
> When I compile against Qt 5.0.0-beta2, it errors at the line marked above.
> Looking through the Qt5 documentation, it appears that
> QPixmap::toMacCGImageRef() no longer exists. I looked through the
> documentation and verified its presence
Hello, I'm quite new to Qt development and my C++ and Obj-C skills are both
long-time neophyte. Perfect conditions for learning, eh?
I'm trying to upgrade a project from Qt 4.x to 5.x. I've worked through some of
the issues here and there, but I'm finding one that I can't seem to shake.
I have