Newbie - Using cppunit in XCode?
Newbie - Using cppunit in XCode?
- Subject: Newbie - Using cppunit in XCode?
- From: Roel Wuyts <email@hidden>
- Date: Wed, 7 Dec 2005 12:45:54 +0100
Hello,
I'm quite new to XCode (using version 2), and want to use it to
implement some small things in C++. Since I cannot live without unit
tests, I want to use cppunit, but I can't get my application to link
(this is with the 'simple' demo application provided in the cppunit
distribution.):
simple2 has exited due to signal 6 (SIGABRT).
[Session started at 2005-12-06 12:59:57 +0100.]
ZeroLink: unknown symbol '__ZTIN7CppUnit8TestCaseE'
Googling for the problem I found a solution: I should include the
file libcppunit.a in my project, but I do not have such a file, and
so I am stuck. Anybody out there that uses XCode with C++ and can
help me out or that can tell me how they do unit testing (I am not
particularly atteched to cppunit) ?
Kind Regards,
Roel
_______________________________________________
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