• 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: Using Project References
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Project References


  • Subject: Re: Using Project References
  • From: Daryl Thachuk <email@hidden>
  • Date: Thu, 12 Feb 2004 10:37:13 -0700

Hi Scott

Ok, thats seems to work. thanks!

Now I seem to have another problem. I have created a framework (framework2) which refers to another framework (framework1) using Project References. I am finding when I build framework2, framework1 does build as it should, except it is being passed the Other Linker Flags of framework2 and not the Other Linker Flags of framework1. For example the framework1 project sets Other Linker Flags -seg1addr 0x20000000
and the framework2 project sets Other Linker Flags -seg1addr 0x30000000 yet when I build framework2 which in turn builds framework1 they both get -seg1addr 0x30000000. If I build them separately then they both get their respective -seg1addr's


Sounds like a bug to me.

-daryl

On Feb 11, 2004, at 5:33 PM, Scott Tooker wrote:

Add the desired project reference to the project, but not to any target. Then you can access dependent targets in the General pane of the target inspector or access products provided by that project under the project reference (disclose it).

Scott

On Feb 11, 2004, at 3:40 PM, Daryl Thachuk wrote:

Hi All

I am trying to figure out Project References and I must be missing the obvious. Do I have to create a separate Target for each project reference or do I add the project file to the main Target. Either way doesn't seem to work and there doesn't appear to be docs explaining how Project References work. Can anyone shed some light here?

Thanks

-d
------
Daryl Thachuk
Montage Technologies Inc.
http://www.montagetech.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Using Project References
      • From: Scott Tooker <email@hidden>
References: 
 >Using Project References (From: Daryl Thachuk <email@hidden>)
 >Re: Using Project References (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: command-1, -2, etc. for source windows?
  • Next by Date: Re: Breakpoints not working ??
  • Previous by thread: Re: Using Project References
  • Next by thread: Re: Using Project References
  • Index(es):
    • Date
    • Thread