<?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: POCO 1.3.4 Available</title>
	<atom:link href="http://pocoproject.org/blog/?feed=rss2&#038;p=219" rel="self" type="application/rss+xml" />
	<link>http://pocoproject.org/blog/?p=219</link>
	<description>News and discussion for the POCO Community</description>
	<lastBuildDate>Thu, 09 May 2013 12:05:16 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Viet</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-470</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Tue, 05 May 2009 02:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-470</guid>
		<description>Thank you Alex! I was using 1.3.3p1 to develop the ExtCleaner and was not aware of the AtomicCounter since it was introduced in 1.3.4. Now Vizcayno will know that he needs to update DLLs accordingly or just go back to 1.3.3p1.</description>
		<content:encoded><![CDATA[<p>Thank you Alex! I was using 1.3.3p1 to develop the ExtCleaner and was not aware of the AtomicCounter since it was introduced in 1.3.4. Now Vizcayno will know that he needs to update DLLs accordingly or just go back to 1.3.3p1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-468</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 03 May 2009 12:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-468</guid>
		<description>&quot;The procedure entry point ??1AtomicCounter@Poco@@QAE@XZ could not be located in the dynamic link library PocoFoundationd.dll.&quot;

You have an old DLL loaded at runtime. AtomicCounter has been introduced in 1.3.4. &lt;a href=&quot;http://www.dependencywalker.com&quot; rel=&quot;nofollow&quot;&gt;Dependency Walker&lt;/a&gt; utility is very helpful in determining what gets loaded at runtime.</description>
		<content:encoded><![CDATA[<p>&#8220;The procedure entry point ??1AtomicCounter@Poco@@QAE@XZ could not be located in the dynamic link library PocoFoundationd.dll.&#8221;</p>
<p>You have an old DLL loaded at runtime. AtomicCounter has been introduced in 1.3.4. <a href="http://www.dependencywalker.com" rel="nofollow">Dependency Walker</a> utility is very helpful in determining what gets loaded at runtime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viet</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-467</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Sat, 02 May 2009 04:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-467</guid>
		<description>Hi Vizcayno,

Thank you for correspondence. I have not faced that issue in both Windows and Mac OS X. The error is very strange and I have no clue about it...

You can drop me an email to viet.aikidorb@gmail.com with details and to avoid cluttering Poco Blog :) I hope Poco developers won&#039;t be too strict on these 2 comments.

Thanks,
Viet.</description>
		<content:encoded><![CDATA[<p>Hi Vizcayno,</p>
<p>Thank you for correspondence. I have not faced that issue in both Windows and Mac OS X. The error is very strange and I have no clue about it&#8230;</p>
<p>You can drop me an email to <a href="mailto:viet.aikidorb@gmail.com">viet.aikidorb@gmail.com</a> with details and to avoid cluttering Poco Blog <img src='http://pocoproject.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I hope Poco developers won&#8217;t be too strict on these 2 comments.</p>
<p>Thanks,<br />
Viet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vizcayno</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-466</link>
		<dc:creator>Vizcayno</dc:creator>
		<pubDate>Fri, 01 May 2009 13:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-466</guid>
		<description>Viet:
Many thanks for your interest. I read and compiled the program you kindly indicated. During execution I have got next error: The procedure entry point ??1AtomicCounter@Poco@@QAE@XZ could not be located in the dynamic link library PocoFoundationd.dll (also happens with PocoFoundation.dll).
I had previously removed obj files. Meanwhile and checking your code, I manually deleted the remaining files: .pdb, pch, idb, ilk, as a result the size of &quot;poco&quot; was reduced to 93MB.
Very best regards.
Vizcayno.</description>
		<content:encoded><![CDATA[<p>Viet:<br />
Many thanks for your interest. I read and compiled the program you kindly indicated. During execution I have got next error: The procedure entry point ??1AtomicCounter@Poco@@QAE@XZ could not be located in the dynamic link library PocoFoundationd.dll (also happens with PocoFoundation.dll).<br />
I had previously removed obj files. Meanwhile and checking your code, I manually deleted the remaining files: .pdb, pch, idb, ilk, as a result the size of &#8220;poco&#8221; was reduced to 93MB.<br />
Very best regards.<br />
Vizcayno.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-465</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 30 Apr 2009 03:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-465</guid>
		<description>Amazing framework. Are there plans for OAuth?</description>
		<content:encoded><![CDATA[<p>Amazing framework. Are there plans for OAuth?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viet</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-464</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Mon, 27 Apr 2009 16:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-464</guid>
		<description>You may get it from here: http://code.google.com/p/ext-cleaner/</description>
		<content:encoded><![CDATA[<p>You may get it from here: <a href="http://code.google.com/p/ext-cleaner/" rel="nofollow">http://code.google.com/p/ext-cleaner/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viet</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-463</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Mon, 27 Apr 2009 15:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-463</guid>
		<description>Hi Vizcayno,

I wrote ExtCleaner for myself some time ago using Poco library. It cleans files with specified extensions recursively inside specified directory. The code itself very simple. You can download from the URL below:

http://www.mediafire.com/file/eutwoouzzzu/ExtCleaner.zip</description>
		<content:encoded><![CDATA[<p>Hi Vizcayno,</p>
<p>I wrote ExtCleaner for myself some time ago using Poco library. It cleans files with specified extensions recursively inside specified directory. The code itself very simple. You can download from the URL below:</p>
<p><a href="http://www.mediafire.com/file/eutwoouzzzu/ExtCleaner.zip" rel="nofollow">http://www.mediafire.com/file/eutwoouzzzu/ExtCleaner.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guenter</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-462</link>
		<dc:creator>guenter</dc:creator>
		<pubDate>Fri, 24 Apr 2009 19:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-462</guid>
		<description>After building, you can safely delete all directories named &quot;obj&quot; in Foundation, XML, Util, Net, etc. These contain object files and other temporary files created during compilation.</description>
		<content:encoded><![CDATA[<p>After building, you can safely delete all directories named &#8220;obj&#8221; in Foundation, XML, Util, Net, etc. These contain object files and other temporary files created during compilation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vizcayno</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-461</link>
		<dc:creator>Vizcayno</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-461</guid>
		<description>Hello:
I am new here. I got to compile/link under WinXP SP3 using VS2008Pro without problems thanks to indications given into the README.
Let me ask a first question here, which (temporal?) objects generated by VS2008 should I consider to delete? The reason is that the folder that contained POCO, including documentation, initially had 25MB and it grew up to 861MB after executables generation.
Thank you for the attention and congratulations for your nice work.
Best regards.
Vizcayno.</description>
		<content:encoded><![CDATA[<p>Hello:<br />
I am new here. I got to compile/link under WinXP SP3 using VS2008Pro without problems thanks to indications given into the README.<br />
Let me ask a first question here, which (temporal?) objects generated by VS2008 should I consider to delete? The reason is that the folder that contained POCO, including documentation, initially had 25MB and it grew up to 861MB after executables generation.<br />
Thank you for the attention and congratulations for your nice work.<br />
Best regards.<br />
Vizcayno.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guenter</title>
		<link>http://pocoproject.org/blog/?p=219&#038;cpage=1#comment-460</link>
		<dc:creator>guenter</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=219#comment-460</guid>
		<description>Regarding GitHub: this would be an option, given enough resources to do the switchover. Primary blocking point at this time would be the time needed to familiarize with Git.

Regarding QNX: I do run a build and a testsuite run on QNX (x86 under VMware) as part of release testing. We have a few failing testcases on QNX (in the Net library) - we should really document these here on the website (also for other platforms).</description>
		<content:encoded><![CDATA[<p>Regarding GitHub: this would be an option, given enough resources to do the switchover. Primary blocking point at this time would be the time needed to familiarize with Git.</p>
<p>Regarding QNX: I do run a build and a testsuite run on QNX (x86 under VMware) as part of release testing. We have a few failing testcases on QNX (in the Net library) &#8211; we should really document these here on the website (also for other platforms).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
