<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 56: Compiling CPPUnit on TI TMS470 compiler</title><link href="https://sourceforge.net/p/cppunit/support-requests/56/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/support-requests/56/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/support-requests/56/</id><updated>2010-06-15T02:45:50Z</updated><subtitle>Recent changes to 56: Compiling CPPUnit on TI TMS470 compiler</subtitle><entry><title>Compiling CPPUnit on TI TMS470 compiler</title><link href="https://sourceforge.net/p/cppunit/support-requests/56/" rel="alternate"/><published>2010-06-15T02:45:50Z</published><updated>2010-06-15T02:45:50Z</updated><author><name>Connie Ong</name><uri>https://sourceforge.net/u/cco059/</uri></author><id>https://sourceforge.net6881eafa01b4111206102d229b1ad84795a2a964</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I am trying to use CPPUnit framework on my Texas Instruments TMS470  (version 4.7) compiler. However I encountered errors below when building  the CPPUnit libraries.&lt;/p&gt;
&lt;p&gt;!&amp;gt;!&amp;gt; Compiling TestCaller&lt;br /&gt;
"../src/TestCase.h", line 95: warning #562: "typeid" is reserved for  future use as a keyword  const type_info&amp;amp; thisClass = typeid (*this);  ^&lt;/p&gt;
&lt;p&gt;"../src/TestCase.h", line 95: error #20 : identifier "typeid" is undefined  const type_info&amp;amp; thisClass = typeid (*this);  ^&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; Compilation failure&lt;br /&gt;
NMAKE : warning U4010: 'TestCaller.obj' : build failed; /K specified,  continuing ...&lt;/p&gt;
&lt;p&gt;!&amp;gt;!&amp;gt; Compiling TestCase&lt;br /&gt;
"../src/TestCase.cpp", line 37: error #542: support for exception handling  is disabled  try {  ^&lt;/p&gt;
&lt;p&gt;"../src/TestCase.cpp", line 95: error #542: support for exception handling  is disabled  throw CppUnitException (conditionExpression, lineNumber, fileName);  ^&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; Compilation failure&lt;br /&gt;
NMAKE : warning U4010: 'TestCase.obj' : build failed; /K specified,  continuing ...&lt;/p&gt;
&lt;p&gt;1. Has anyone built and used CPPUnit on TI TMS470 compiler?&lt;br /&gt;
2. Which is the correct version of CPPUnit framework package to download  in order to compile successfully in TI?&lt;br /&gt;
3. Where can I download a compatible CPPUnit package for TI ? (Pls provide&lt;br /&gt;
link)&lt;/p&gt;
&lt;p&gt;Any help provided will be much appreciated. Thank you very much.&lt;/p&gt;
&lt;p&gt;Connie&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>