• 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: "Nima Tiran" <email@hidden>
  • Date: Fri, 30 Mar 2007 17:24:07 -0400

The code is in C++, although some few files have ".cpp" extension but
they were coded with C.

On 3/30/07, chinmoy Gavini <email@hidden> wrote:
It looks like a compile time error as opposed to a linker error. Could you
give more context? It looks like you are trying to compile C++ code? Are you
using Objective-C++ , or is it purely C++? The error looks like a name
conflict(two identifiers using the same name), but it might be a more
serious issue which the compiler thinks is a naming conflict.

Try pasting the results of the entire build log. This page shows how to view
the detailed log of the build:

http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_07_bs_building_product/chapter_34_section_4.html#//apple_ref/doc/uid/TP40002693-SW14

Chinmoy.


On 3/30/07, Nima Tiran <email@hidden> wrote: > > Hi, > > I'm new to Xcode and sorry if I ask an elementary question, I'm > porting a project from CodeWarriro to Xcode 2.4 and when I compile the > project I get the following error and messages. Can someone points me > to what could be wrong in setting/code ? > > > - /Volumes/Development/Quark7.0 > XDK/SampleXTs/MyApp/build/MyApp.build/ppc > i386/Release.build/Objects-normal/ppc/MyApp(1 error , 1 warning) > > - warning flag: -init _XTActivateCallback ignored (-dylib was not specified > - multiple definitions of symbol _test > - Command /usr/bin/g++ -4 failed with exit code 1 > > > > P.S. I use the MacPro, OS: Tiger > > TIA, > Nima > _______________________________________________ > 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 >



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

  • Prev by Date: Re: multiple definitions of symbol _test ?
  • Next by Date: Re: multiple definitions of symbol _test ?
  • Previous by thread: Re: multiple definitions of symbol _test ?
  • Next by thread: Re: multiple definitions of symbol _test ?
  • Index(es):
    • Date
    • Thread