Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to solve "dereferencing pointer to incomplete type "?



Hello everyone,
I copied some code from QuickTime Compression and Decompression Guide, but it doesn't work, I don't how to recover it, can anyone help me? 

    GWorldPtr           currWorld = nil;
    PixMapHandle        currPixMap;
    CGrafPtr              savedPort;
    GDHandle            savedDevice;
    GetGWorld (&savedPort, &savedDevice);
    imageRect = savedPort->portRect; //at this line XCode tell me "dereferencing pointer to incomplete type"
 
Thanks for reading my e-mail, your help is very important to me.
 

--
Yours sincerely
Mini Bus.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.