• 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: ZeroLink: unknown symbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ZeroLink: unknown symbol


  • Subject: Re: ZeroLink: unknown symbol
  • From: Giacomo Monari <email@hidden>
  • Date: Sun, 26 Aug 2007 19:05:58 +0200

Clark Cox ha scritto:
On 8/26/07, Giacomo Monari <email@hidden> wrote:
Finlay Dobbie ha scritto:
On 26/08/07, Giacomo Monari <email@hidden> wrote:

  The error occurs as soon as there's an instance of an object of the class
DataAnalysis... I checked beetween the "Project Symbols" and the
constructors and the destructor seem to be there... So why are they
undefined? And how can I add something to define missing symbols (something
that works with other compilers  too)?

You have declared them. Have you implemented them anywhere?

 -- Finlay


Sure, in a file "DataAnalysis.cpp" added to the project...

That is your problem. When writing a class template like this, all of the definitions need to be visible to any clients of the code. Put your definitions in the DataAnalysis.h file.

Ok thx you very much. I didn't know this about class template... Now it compiles in Release and Debug but running the program at a certain point the debugger window is shown and the program is blocked... I I tried to push "Continue" or "Step over" nothing changed except it appeared "EXC_BAD_ACCES" at the bottom of the window...
Giacomo



-- Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Problemi di Liquidità? Con Logos Finanziaria 30.000 € in 24 ore a dipendenti e lavoratori autonomi con rimborsi fino a 120 mesi, clicca qui
* Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2911&d=26-8
_______________________________________________
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: 
 >Re: ZeroLink: unknown symbol (From: Giacomo Monari <email@hidden>)
 >Re: ZeroLink: unknown symbol (From: "Finlay Dobbie" <email@hidden>)
 >Re: ZeroLink: unknown symbol (From: Giacomo Monari <email@hidden>)
 >Re: ZeroLink: unknown symbol (From: "Clark Cox" <email@hidden>)

  • Prev by Date: Re: How to handle precompiled headers?
  • Next by Date: Re: How to handle precompiled headers?
  • Previous by thread: Re: ZeroLink: unknown symbol
  • Next by thread: Re: ZeroLink: unknown symbol
  • Index(es):
    • Date
    • Thread