• 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
"explicit qualification in declaration" error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"explicit qualification in declaration" error?


  • Subject: "explicit qualification in declaration" error?
  • From: Rick Mann <email@hidden>
  • Date: Thu, 1 Jun 2006 12:33:58 -0700

In the following bit of code, I'm getting the error below:

template <typename TWindow>
TWindow*
NibDecoder::CreateWindowFromNib(
	CFStringRef	inNibName,
	CFStringRef	inWindowName)		<--- here
{


/Developer/Additions/OpenPP/PowerPlantX/Persistence/NibPersistence/ PPxNibDecoder.h:63: error: explicit qualification in declaration of `TWindow* PPx::NibDecoder::CreateWindowFromNib(const __CFString*, const __CFString*)'



I'm not sure what this means. CodeWarrior compiles this just fine.

Any suggestions?

TIA,

--
Rick


_______________________________________________ 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: "explicit qualification in declaration" error?
      • From: Howard Hinnant <email@hidden>
  • Prev by Date: Does XCode 2.3 included latest docs, or do I need them separately?
  • Next by Date: Re: Including specific headers
  • Previous by thread: Re: Does XCode 2.3 included latest docs, or do I need them separately?
  • Next by thread: Re: "explicit qualification in declaration" error?
  • Index(es):
    • Date
    • Thread