<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: log4cxx for Win32 with VS2008</title>
	<atom:link href="http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 03:29:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: merc</title>
		<link>http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/comment-page-1/#comment-228</link>
		<dc:creator>merc</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamcubes.com/b2/?p=63#comment-228</guid>
		<description>its hard to tell what&#039;s went wrong, but just has the following double check:&lt;br /&gt;
1. Is the configuration file in the right place? (e.g: try absolute path to the config file instead)&lt;br /&gt;
2. Is the build and the DLL you link is the same? (e.g, debug build link with debug lib, release build should link with release lib)</description>
		<content:encoded><![CDATA[<p>its hard to tell what&#8217;s went wrong, but just has the following double check:<br />
1. Is the configuration file in the right place? (e.g: try absolute path to the config file instead)<br />
2. Is the build and the DLL you link is the same? (e.g, debug build link with debug lib, release build should link with release lib)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/comment-page-1/#comment-227</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 03 Dec 2008 18:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamcubes.com/b2/?p=63#comment-227</guid>
		<description>Hi Merc&lt;br /&gt;
&lt;br /&gt;
I was wondering if this only happens to me. I am using your dll release shared unfortunately when I test my application on another machine, it crashes.&lt;br /&gt;
&lt;br /&gt;
Apparently it crashes on the initial call:&lt;br /&gt;
&lt;br /&gt;
LoggerPtr logger(Logger::getLogger(&quot;Demo.App&quot;));&lt;br /&gt;
&lt;br /&gt;
Was wondering if you have any ideas?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Merc</p>
<p>I was wondering if this only happens to me. I am using your dll release shared unfortunately when I test my application on another machine, it crashes.</p>
<p>Apparently it crashes on the initial call:</p>
<p>LoggerPtr logger(Logger::getLogger(&quot;Demo.App&quot;));</p>
<p>Was wondering if you have any ideas?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: merc</title>
		<link>http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/comment-page-1/#comment-226</link>
		<dc:creator>merc</dc:creator>
		<pubDate>Mon, 15 Sep 2008 09:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamcubes.com/b2/?p=63#comment-226</guid>
		<description>Hi Ed, did you download &quot;log4cxx-0.10.0-vc6-June2008.rar&quot; from my previous post? Just extract and open up &quot;log4cxx.dsw&quot; in you VC6, that project file is made to produce &quot;Debug Share&quot;, &quot;Debug Static&quot;, &quot;Release Share&quot;, &quot;Release Static&quot;.&lt;br /&gt;
&lt;br /&gt;
The post was here: &lt;a href=&quot;http://www.dreamcubes.com/blog/index.php?itemid=43&quot; rel=&quot;nofollow&quot;&gt;http://www.dreamcubes.com/b...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Ed, did you download &quot;log4cxx-0.10.0-vc6-June2008.rar&quot; from my previous post? Just extract and open up &quot;log4cxx.dsw&quot; in you VC6, that project file is made to produce &quot;Debug Share&quot;, &quot;Debug Static&quot;, &quot;Release Share&quot;, &quot;Release Static&quot;.</p>
<p>The post was here: http://www.dreamcubes.com/b...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Murphy</title>
		<link>http://www.dreamcubes.com/b2/software-development/01/log4cxx-for-win32-with-vs2008/comment-page-1/#comment-225</link>
		<dc:creator>Ed Murphy</dc:creator>
		<pubDate>Wed, 10 Sep 2008 00:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamcubes.com/b2/?p=63#comment-225</guid>
		<description>Hello, I would like to join so many others in expressing my thanks for your efforts. I downloaded your VC6 package and now I would like to convert it to VS2005. I was looking for the solution file you created that would build all build types, but I think I&#039;m missing something.&lt;br /&gt;
&lt;br /&gt;
Would you mind reviewing the steps required from downloading VC6 to converting it to 2005? If you already described the procedure somewhere else, could you point me in the right direction?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
E Murphy</description>
		<content:encoded><![CDATA[<p>Hello, I would like to join so many others in expressing my thanks for your efforts. I downloaded your VC6 package and now I would like to convert it to VS2005. I was looking for the solution file you created that would build all build types, but I think I&#8217;m missing something.</p>
<p>Would you mind reviewing the steps required from downloading VC6 to converting it to 2005? If you already described the procedure somewhere else, could you point me in the right direction?</p>
<p>Thanks,</p>
<p>E Murphy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
