• 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
Re: Linker Error - Symbol Not Found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linker Error - Symbol Not Found


  • Subject: Re: Linker Error - Symbol Not Found
  • From: koko <email@hidden>
  • Date: Mon, 16 Apr 2012 15:13:52 -0600

I did 

m_CPropSheet = new CPropSheet( (UINT)0,0); 

and got he same error no matching constructor
On Apr 16, 2012, at 3:07 PM, Peter Teeson wrote:


On 2012-04-16, at 4:56 PM, koko wrote:

So I next defined the constructor as:

CPropSheet(UINT uiIconsResID, int cxIcon);   (no defaults)

and upon trying to call as

m_CPropSheet = new CPropSheet(0,0); 
What happens if you try m_CPropSheet = new CPropSheet(UINT 0,0); 

I get this error:

 no matching constructor for initialization of 'CPropSheet' [3]


I think Clang and ld are on drugs.

And Yes I have cleaned the project.


Help, Help! 

-koko



 _______________________________________________
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

References: 
 >Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: "Peter O'Gorman" <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: "Peter O'Gorman" <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: koko <email@hidden>)
 >Re: Linker Error - Symbol Not Found (From: Peter Teeson <email@hidden>)

  • Prev by Date: Re: Linker Error - Symbol Not Found
  • Next by Date: Re: Linker Error - Symbol Not Found
  • Previous by thread: Re: Linker Error - Symbol Not Found
  • Next by thread: Re: Linker Error - Symbol Not Found
  • Index(es):
    • Date
    • Thread