• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
how to solve "dereferencing pointer to incomplete type "?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to solve "dereferencing pointer to incomplete type "?


  • Subject: how to solve "dereferencing pointer to incomplete type "?
  • From: "Bus Mini" <email@hidden>
  • Date: Fri, 5 May 2006 22:53:08 +0800

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: how to solve "dereferencing pointer to incomplete type "?
      • From: Douglas Norton <email@hidden>
  • Prev by Date: Re: Ask for some tips.
  • Next by Date: Re: how to solve "dereferencing pointer to incomplete type "?
  • Previous by thread: Re: Ask for some tips.
  • Next by thread: Re: how to solve "dereferencing pointer to incomplete type "?
  • Index(es):
    • Date
    • Thread