• 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: Fri, 26 Oct 2007 09:44:47 -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 a 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


_______________________________________________ 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
  • Prev by Date: Re: Dimbulb Xcode include path question
  • Next by Date: Dimbulb Xcode include path question
  • Previous by thread: Re: Leopard and Xcode 2.4+
  • Next by thread: Xcode 3.0 Now Available in Mac OS X 10.5 «Leopard»
  • Index(es):
    • Date
    • Thread