• 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: Cannot link project checkedout from an SVN repository
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot link project checkedout from an SVN repository


  • Subject: Re: Cannot link project checkedout from an SVN repository
  • From: "Daniel Jalkut" <email@hidden>
  • Date: Fri, 25 Nov 2005 07:22:00 -0800 (PST)
  • Importance: Normal

Hi Majid. Is it possible that the remote server you're checking out to
doesn't have all the same libraries installed that your build system does?
Look carefully at the libraries being linked to and compare the -L include
paths on the linker output line.

There are a number of "external dependencies" in most Xcode projects. It's
good that you're going through this exercise because it's really difficult
to know until you try, whether your Xcode project is truly portable or
not.

Daniel

> Hi,
> My project builds with no glitch in XCode 2.2 but when I do svn
> import and then svn checkout to and from an svn repository on a
> remote server I get this link error:
> "Command /usr/bin/g++-4.0 failed with exit code 1"
> with this rather unhelpful explanation:
> "collect2: ld returned 1 exit status"
>
> Any idea of what could cause this?
>
> Regards
>
>
> Majid
>
>
>  _______________________________________________
> 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
>


 _______________________________________________
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: 
 >Cannot link project checkedout from an SVN repository (From: Majid Hatna <email@hidden>)

  • Prev by Date: Cannot link project checkedout from an SVN repository
  • Next by Date: Re: /Library/Caches/com.apple.Xcode.<UID> is huge!
  • Previous by thread: Cannot link project checkedout from an SVN repository
  • Next by thread: Re: Cannot link project checkedout from an SVN repository
  • Index(es):
    • Date
    • Thread