Re: Cannot link project checkedout from an SVN repository
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