<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/cppunit/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/cppunit/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 18 Dec 2011 14:13:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppunit/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Can't build TestRunnerDSPlugInD.dll with vc6 sp6</title><link>https://sourceforge.net/p/cppunit/support-requests/58/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everybody,first sorry for my poor English.&lt;/p&gt;
&lt;p&gt;I open "cppunit-1.12.1\src\msvc6\DSPlugIn\DSPlugIn.dsw" in vc6 sp6,then click "build" button,but i encountered a warning:&lt;br /&gt;
--------------------Configuration: DSPlugIn - Win32 Debug Unicode--------------------&lt;br /&gt;
Build : warning : failed to (or don't know how to) build 'D:\software\CCpp\test\cppunit-1.12.1\src\msvc6\DSPlugIn\DebugUnicode\TestRunnerDSPlugInD.dll'&lt;/p&gt;
&lt;p&gt;TestRunnerDSPlugInD.dll - 0 error(s), 1 warning(s)&lt;/p&gt;
&lt;p&gt;It hasn't build TestRunnerDSPlugInD.dll in "cppunit-1.12.1\src\msvc6\DSPlugIn\DebugUnicode" .&lt;br /&gt;
OS:WIN 7 64bit&lt;br /&gt;
VC:VC6.0 with sp6,Language version is Chinese&lt;br /&gt;
cppunit version:1.12.1&lt;/p&gt;
&lt;p&gt;Any help  is much appreciated!&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Andy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 18 Dec 2011 14:13:09 -0000</pubDate><guid>https://sourceforge.net790857dff175f43a14ef330abeb12c1a49771f9f</guid></item><item><title>Building with GCC 4.5 MinGW</title><link>https://sourceforge.net/p/cppunit/support-requests/57/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using latest version of CppUnit and latest MinGW as of 9/1/2010&lt;br /&gt;
GCC 4.5.0&lt;/p&gt;
&lt;p&gt;g++ -IL:\cpp\3rdparty\include\cppunit -O0 -g3 -Wall -c -fmessage-length=0 -oTypeInfoHelper.o ..\TypeInfoHelper.cpp&lt;br /&gt;
..\TypeInfoHelper.cpp: In static member function 'static std::string CppUnit::TypeInfoHelper::getClassName(const std::type_info&amp;amp;)':&lt;br /&gt;
..\TypeInfoHelper.cpp:27:16: error: 'free' was not declared in this scope&lt;/p&gt;
&lt;p&gt;Seems to be fixed by including cstdlib in that file.  I haven't tested working code yet, however.&lt;br /&gt;
Is this a known issue.   Is there a proper place for this include to go?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Morgan McLeod</dc:creator><pubDate>Fri, 03 Sep 2010 20:16:14 -0000</pubDate><guid>https://sourceforge.net2e147ab26a91c02a51347a434d19998c8c201d94</guid></item><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><item><title>Cannot compile on solaris</title><link>https://sourceforge.net/p/cppunit/support-requests/55/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;yellowfin{hb12974}166%make&lt;br /&gt;
Making all in src&lt;br /&gt;
Making all in cppunit&lt;br /&gt;
source='AdditionalMessage.cpp' object='AdditionalMessage.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../config/depcomp \
/bin/bash ../../libtool --tag=CXX    --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include      -c -o AdditionalMessage.lo AdditionalMessage.cpp&lt;br /&gt;
libtool: ignoring unknown tag CXX&lt;br /&gt;
g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include -c AdditionalMessage.cpp  -KPIC -DPIC -o .libs/AdditionalMessage.o&lt;br /&gt;
env: No such file or directory&lt;br /&gt;
*** Error code 1&lt;br /&gt;
make: Fatal error: Command failed for target `AdditionalMessage.lo'&lt;br /&gt;
Current working directory /home/filer1home/hb12974/cppunit/cppunit-1.12.1/src/cppunit&lt;/p&gt;
&lt;p&gt;machine is &lt;/p&gt;
&lt;p&gt;SunOS yellowfin 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-480R&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen wisnieski</dc:creator><pubDate>Wed, 03 Dec 2008 16:19:45 -0000</pubDate><guid>https://sourceforge.net20e9bf85f93e33396bb11e06bdb99f624cd6f123</guid></item><item><title>CppUnit Orthodox&lt;&gt; extension : need tutorial / sample code </title><link>https://sourceforge.net/p/cppunit/support-requests/54/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am looking for a way to include tests provided by Orthodox&amp;lt;MyClass&amp;gt; extension of CppUnit library&lt;br /&gt;
into my test suit.   However, I can't figure out how these tests were meant to run.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Code suggestion in comments for Orthodox.h are outdated. &lt;br /&gt;
I looked at the &lt;br /&gt;
examples/cppunittest/OrthodoxTest.cpp in cppunit distribution, but this is hardly a good way to integrate.&lt;/p&gt;
&lt;p&gt;Using CppUnit 1.12 on FreeBSD, gcc version 3.4.2.&lt;/p&gt;
&lt;p&gt;janyatest@gmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jane prusakova</dc:creator><pubDate>Mon, 22 Sep 2008 18:11:40 -0000</pubDate><guid>https://sourceforge.nete6a182a371a13419626c503c5cb49e1962e2393d</guid></item><item><title>Error from "configure" script</title><link>https://sourceforge.net/p/cppunit/support-requests/53/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This error occurred during the execution of the "configure" script occurs with the "cppunit-1.12.1" release.&lt;br /&gt;
I verified that the "cppunit-1.12.0" release DOES NOT output this error during the execution of the "configure" script.&lt;/p&gt;
&lt;p&gt;The error has occurred under Solaris 2.9 (SPARC hardware) running /bin/ksh.&lt;/p&gt;
&lt;p&gt;The error has also occurred under CentOS 4.5 (equivalent to RHEL 4.5) on Intel hardware running either /bin/ksh or /bin/bash.&lt;/p&gt;
&lt;p&gt;The last few lines of output from the "configure" script are as follows:&lt;/p&gt;
&lt;p&gt;config.status: executing depfiles commands&lt;/p&gt;
&lt;p&gt;config.status: executing default commands&lt;/p&gt;
&lt;p&gt;creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defi&lt;/p&gt;
&lt;p&gt;dirname: too many arguments&lt;/p&gt;
&lt;p&gt;Try `dirname --help' for more information.&lt;/p&gt;
&lt;p&gt;/* automatically generated config/ contrib/ doc/ examples/ include/ lib&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aldo</dc:creator><pubDate>Thu, 21 Feb 2008 06:21:58 -0000</pubDate><guid>https://sourceforge.net69b68a20bcb657247f2ca5b67327a345e24df42b</guid></item><item><title>VC8: static debug lib doesn't generate appropriate .pdb file</title><link>https://sourceforge.net/p/cppunit/support-requests/52/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This issue is only present in Microsoft Visual C/C++ 8 (Visual Studio 2005) build of the library.&lt;/p&gt;
&lt;p&gt;When whole CPPUnit library is build for MSVC8, output lib folder will contain static and DLL libraries. Debug version of DLL will have its own .pdb file - cppunitd_dll.pdb. &lt;/p&gt;
&lt;p&gt;However, debug version of static library will not have such .pdb file generated. It will generate .pdb, but only by using default options. This .pdb will get default name (vc80.pdb) and will be left behind in build folder (will not be copied to /lib).&lt;/p&gt;
&lt;p&gt;Later, any project including CPPUnit static lib will generate warnings on how debugging information can't be found (it will actually seek for vc80.pdb in all available Library folders).&lt;/p&gt;
&lt;p&gt;My current solution to this problem:&lt;br /&gt;
Before I build CppUnitLibraries.dsw, I modify cppunit project properties. I select Debug configuration and then modify Configuration Properties/C++/Output Files. I set Program Database File Name to '..\..\lib\cppunitd.pdb'. That way, pdb will be generated with appropriate file name and will be put to output lib folder when project is built.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Milan</dc:creator><pubDate>Tue, 13 Nov 2007 13:01:10 -0000</pubDate><guid>https://sourceforge.net60892f869f8dad7cb0c0119dd25342d23046201f</guid></item><item><title>CppUnit for OS/390 applications</title><link>https://sourceforge.net/p/cppunit/support-requests/51/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;How do i use CppUnit on OS/390 platform?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shankar</dc:creator><pubDate>Thu, 03 May 2007 12:40:57 -0000</pubDate><guid>https://sourceforge.netb632ef310cdbfd50042bae1908d65f6e1a5eb4e1</guid></item><item><title>Link problem in SUN solaris SparcV9</title><link>https://sourceforge.net/p/cppunit/support-requests/50/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi All,&lt;br /&gt;
I have a problem about compiling cppunit in SUN Solaris&lt;br /&gt;
SparcV9. after running configure shell, i tried to&lt;br /&gt;
compile its related make file with gcc version 3.2.3&lt;br /&gt;
but its generated these error lines :&lt;/p&gt;
&lt;p&gt;ld: warning: file /usr/local/lib/libstdc++.so:&lt;br /&gt;
attempted multiple inclusion of file&lt;br /&gt;
Undefined                       first referenced&lt;br /&gt;
symbol                             in file&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_S_refill(unsigned)CommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::deallocate(void*, unsigned)CommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_S_force_newCommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_S_free_listCommandLineParser.o&lt;br /&gt;
std::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;,&lt;br /&gt;
std::allocator&amp;lt;char&amp;gt;&lt;br /&gt;
&amp;gt;::_S_empty_rep_storageCommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_Lock::_Lock[in-charge]()CommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_Lock::~_Lock [in-charge]()CommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::_S_node_allocator_lockCommandLineParser.o&lt;br /&gt;
std::__default_alloc_template&amp;lt;(bool)1,&lt;br /&gt;
(int)0&amp;gt;::allocate(unsigned)CommandLineParser.o&lt;br /&gt;
std::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;,&lt;br /&gt;
std::allocator&amp;lt;char&amp;gt; &amp;gt;::_Rep::_S_create(unsigned,&lt;br /&gt;
std::allocator&amp;lt;char&amp;gt;&lt;br /&gt;
const&amp;amp;)../../src/cppunit/.libs/libcppunit.so&lt;br /&gt;
ld: fatal: Symbol referencing errors. No output written&lt;br /&gt;
to .libs/DllPlugInTester&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make[2]: *** [DllPlugInTester] Error 1&lt;br /&gt;
make[2]: Leaving directory&lt;br /&gt;
`/Lite/test/cppunit/src/DllPlugInTester'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/Lite/test/cppunit/src'&lt;br /&gt;
make: *** [all-recursive] Error 1&lt;/p&gt;
&lt;p&gt;Thank you for your help in advace. &lt;br /&gt;
Ferkan.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 06 Sep 2005 09:19:01 -0000</pubDate><guid>https://sourceforge.net9cc8c574e16db39967846e4c596d526d777374e5</guid></item><item><title>about QT test model</title><link>https://sourceforge.net/p/cppunit/support-requests/49/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Why I can not get qttestrunner.lib(.dll) with VC6.0 and &lt;br /&gt;
start a qt test model? And I already install the qt and &lt;br /&gt;
build all.&lt;br /&gt;
Thx!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 02 Sep 2005 00:25:36 -0000</pubDate><guid>https://sourceforge.netc192f49f7afdc0ff252d214465096842399bbfb1</guid></item></channel></rss>