Xcode and cppunit

S

Scott

I'm trying to run cppunit on my system under Mac OS X 10.3.3 with
Xcode, and I'm getting the following error when I try to run the
program:

ZeroLink: unknown symbol '__ZN7CppUnit8TestCase3runEPNS_10TestResultE'

prog has exited due to signal 6 (SIGABRT).

Any idea why I would be seeing this? The program compiles with no
problems, it just looks like it can't find a method it needs. I've
set up a TestSuite with one registered test class as described in the
cppunit docs.

Thanks for your help,
Scott
 
K

Karthik

Scott said:
I'm trying to run cppunit on my system under Mac OS X 10.3.3 with
Xcode, and I'm getting the following error when I try to run the
program:

ZeroLink: unknown symbol '__ZN7CppUnit8TestCase3runEPNS_10TestResultE'

prog has exited due to signal 6 (SIGABRT).

Any idea why I would be seeing this? The program compiles with no
problems, it just looks like it can't find a method it needs. I've
set up a TestSuite with one registered test class as described in the
cppunit docs.

Thanks for your help,
Scott
I guess this is out of topic of the current newsgroup.
This is about the core language only and not related to the tools that
are developed on the same, like cppunit.
 
S

Scott

Karthik said:
I guess this is out of topic of the current newsgroup.
This is about the core language only and not related to the tools that
are developed on the same, like cppunit.


OK, I'll take it to another group. Sorry for the inconvenience.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top