• 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: multiple definitions of symbol _test ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple definitions of symbol _test ?


  • Subject: Re: multiple definitions of symbol _test ?
  • From: Douglas Norton <email@hidden>
  • Date: Fri, 30 Mar 2007 15:21:02 -0700

On Mar 30, 2007, at 3:05 PM, Nima Tiran wrote:

 Yes, i searched for inline in my project, found couple of them in
header including implementation, but this is part belong to Quark's
SDK that I must include in my project (I'm developing Plug_in for
QuarkXpress).

<snip>

I use "OTHER_CFLAGS = -fno-inline"  for C/C++ in build setting as the
SDK suggests to set them this way. removing these wont help either.


If Quark have inline implementations in their headers, and then tell you to turn off the inlining, then I suggest you write plugins for InDesign instead :).

Seriously, these two contradict each other. I am surprised you do not have many more problems.

Do you have an Xcode compatible Quark SDK?

The underscore added to the '_test' symbol is put there by the compiler, the corresponding routine will be called 'test', without the underscore.

Douglas


_______________________________________________ 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: 
 >multiple definitions of symbol _test ? (From: "Nima Tiran" <email@hidden>)
 >Re: multiple definitions of symbol _test ? (From: "chinmoy Gavini" <email@hidden>)
 >Re: multiple definitions of symbol _test ? (From: "Nima Tiran" <email@hidden>)
 >Re: multiple definitions of symbol _test ? (From: Douglas Norton <email@hidden>)
 >Re: multiple definitions of symbol _test ? (From: "Nima Tiran" <email@hidden>)

  • Prev by Date: Re: multiple definitions of symbol _test ?
  • Next by Date: Re: Mixing Objective C and C++
  • Previous by thread: Re: multiple definitions of symbol _test ?
  • Next by thread: Interesting observation about build speed...
  • Index(es):
    • Date
    • Thread