<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 56: Compiling CPPUnit on TI TMS470 compiler</title><link>https://sourceforge.net/p/cppunit/support-requests/56/</link><description>Recent changes to 56: Compiling CPPUnit on TI TMS470 compiler</description><atom:link href="https://sourceforge.net/p/cppunit/support-requests/56/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Jun 2010 02:45:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppunit/support-requests/56/feed.rss" rel="self" type="application/rss+xml"/><item><title>Compiling CPPUnit on TI TMS470 compiler</title><link>https://sourceforge.net/p/cppunit/support-requests/56/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Connie Ong</dc:creator><pubDate>Tue, 15 Jun 2010 02:45:50 -0000</pubDate><guid>https://sourceforge.net6881eafa01b4111206102d229b1ad84795a2a964</guid></item></channel></rss>