• 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: cross-project references
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross-project references


  • Subject: Re: cross-project references
  • From: Ruslan Zasukhin <email@hidden>
  • Date: Mon, 31 Oct 2005 22:34:44 +0200
  • Thread-topic: cross-project references

On 10/31/05 9:10 PM, "Scott Tooker" <email@hidden> wrote:

>> Question is:
>>
>> If xCode team is going improve this issue?
>
> Since moving to build configuration, this "issue" has been mentioned
> a number of times to us. In a future version of Xcode we want to
> remove the need to use a shared build directory.

Great!

Thank you Scott for this info!

Actually I can give another bug repots on this issue

* Let project B depends on project A

* I am in project B

* if I click on "Project A" item in tree, I see 2 products of it.

* I set checkboxes ON for that projects as needed

* Now I get in 90% cases problem that on link of Debug target it sasys
something as:

    cannot locate projectA_release library

When I am in Release target it says:

    cannot locate projectA_debug library

So by strange logic xCode try to find wrong libraries.
To fix this I do
    1) fast switch of configuration
    2) or close/open for project B


-------
For now after many testing, I have found that the best way is:

- set checkboxes OFF
- manually assign Other Linker flags for each configuration.

Of course this is worse solution, because if in projectA I will rename
product, it needs go and correct dependent projects.


---------
Scott,

I think you have see Visual .NET.

They have quite good solution with powerful "Configuration Manager".
It allow me everything. Even set dependency between targets that have
different names. Sometimes this is REQUIRED.


--
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


 _______________________________________________
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: cross-project references (From: Scott Tooker <email@hidden>)

  • Prev by Date: GCC 4.0 "C" question
  • Next by Date: Dylan 'compiler' support
  • Previous by thread: Re: cross-project references
  • Next by thread: xCode not finding header files of included frameworks
  • Index(es):
    • Date
    • Thread