• 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: CppUnit - missing include?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CppUnit - missing include?


  • Subject: Re: CppUnit - missing include?
  • From: Paul Walmsley <email@hidden>
  • Date: Wed, 07 Feb 2007 22:47:36 +0000


It looks like I failed to include something, any suggestions?
You need to build and link against the cppunit library. When you say that you installed cppunit do you mean that you've unzipped the source, or that you have a binary for the library itself (libcppunit.a or libcppunit.dylib)?

In the former case, I'd suggest making an Xcode project wrapper for cppunit (I've done this before -- cppunit tends to be quite well behaved) rather than go down the configure/make route, as you'll get all the universal binary stuff for free. In the latter case, have you explicitly linked against libcppunit?

Paul
_______________________________________________
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: 
 >CppUnit - missing include? (From: George Lawrence Storm <email@hidden>)

  • Prev by Date: Re: com.yourcompany
  • Next by Date: Using fstream
  • Previous by thread: CppUnit - missing include?
  • Next by thread: How do I get #pragma mark behavior in a Python script?
  • Index(es):
    • Date
    • Thread