• 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:NSLog not coming through
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:NSLog not coming through


  • Subject: Re:NSLog not coming through
  • From: Shripada Hebbar <email@hidden>
  • Date: Wed, 2 Jan 2008 16:09:12 +0530


In developing a framework, I made in the XCode3 project a target for the framework and a separate main-target exercising framework functions; the main-target is dependent on the framework-target.

NSLog-calls in the main-target code are showing up in the debugger
console on a build-and-go. But NSLog-calls in the framework code do
not appear.

What should I do in order to get these there too?

There could be problem in linking against this framework properly and thus you
may not even happen to step into the code in the framework using debugger(Should have
debug build). If you can, then a clean building of the framework may help.


Regards
Shripada

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: error when calling function in another C file
  • Next by Date: RE: error when calling function in another C file
  • Previous by thread: NSLog not coming through
  • Next by thread: dateByAddingYears, Tiger & Leopard, and losing my mind
  • Index(es):
    • Date
    • Thread