• 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
Objective-C++, Unit tests and EXC_SOFTWARE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Objective-C++, Unit tests and EXC_SOFTWARE


  • Subject: Objective-C++, Unit tests and EXC_SOFTWARE
  • From: David Alter <email@hidden>
  • Date: Thu, 25 Oct 2007 17:08:00 -0700

I have an Objective-C++ project. Most of the project has been C++ and recently we have been adding Objective-C to it.

I added a Unit Test target to the project. When I create unit tests I make Cocoa Unit test files and make sure they have a .mm extension. This works great for tests on my C++ classes. As soon as I try and use a cocoa class in a test I get 'Program received signal: "EXC_SOFTWARE".' Any call to an Objective-C object will result in the signal.

Any ideas?

thanks for the help
-dave

_______________________________________________

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: [Moderator] Leopard Discussion Embargo Lifted at 6PM Pacific Time on Friday
  • Next by Date: Re: [Moderator] Leopard Discussion Embargo Lifted at 6PM Pacific Time on Friday
  • Previous by thread: Re: [Moderator] Leopard Discussion Embargo Lifted at 6PM Pacific
  • Next by thread: Re: [Moderator] Leopard Discussion Embargo Lifted at 6PM Pacific Time on Friday
  • Index(es):
    • Date
    • Thread