<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Linker error and wchar_t</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Linker error and wchar_t]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 03:06:35 +0000</pubDate>
  <lastBuildDate>Tue, 31 Jan 2006 13:49:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=3570</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Linker error and wchar_t : Hi, &amp;#034;Yes&amp;#034; is default...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10751&amp;title=linker-error-and-wchar-t#10751</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3570<br /><strong>Posted:</strong> 31 January 2006 at 1:49pm<br /><br /><P>Hi,</P><P>"Yes" is default setting for new MFC projects for Visual Studio 2003 and 2005, so we had a lot of complains that we must change it to "yes". It will always "yes" in the future... may be we will extend Build wizard to allow change it before build.</P><P>I don't see any problem to change it to "No"</P>]]>
   </description>
   <pubDate>Tue, 31 Jan 2006 13:49:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10751&amp;title=linker-error-and-wchar-t#10751</guid>
  </item> 
  <item>
   <title><![CDATA[Linker error and wchar_t :  OK.  Isthere a reasonthat the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10742&amp;title=linker-error-and-wchar-t#10742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=996">DaveS</a><br /><strong>Subject:</strong> 3570<br /><strong>Posted:</strong> 30 January 2006 at 4:54pm<br /><br /><P>&nbsp;</P><P>OK. </P><P>Is&nbsp;there a reason&nbsp;that the Codejock Toolkit project ships with this set to 'Yes'? Or was this a mistake that will be changed back to 'No' in future releases? What&nbsp;other effects might I see&nbsp;if I set this to 'No' when I build the libraries?</P>]]>
   </description>
   <pubDate>Mon, 30 Jan 2006 16:54:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10742&amp;title=linker-error-and-wchar-t#10742</guid>
  </item> 
  <item>
   <title><![CDATA[Linker error and wchar_t : Hello, You can open _Toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10735&amp;title=linker-error-and-wchar-t#10735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3570<br /><strong>Posted:</strong> 29 January 2006 at 5:53am<br /><br /><P>Hello,</P><P>You can open _Toolkit project_ in IDE, change this option to "No" and rebuild dll/lib.</P>]]>
   </description>
   <pubDate>Sun, 29 Jan 2006 05:53:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10735&amp;title=linker-error-and-wchar-t#10735</guid>
  </item> 
  <item>
   <title><![CDATA[Linker error and wchar_t : I have run into the linking problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10728&amp;title=linker-error-and-wchar-t#10728</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=996">DaveS</a><br /><strong>Subject:</strong> 3570<br /><strong>Posted:</strong> 27 January 2006 at 3:24pm<br /><br /><P>I have run into the linking problem discussed in</P><P><A href="http://forum.codejock.com/forum_posts.asp?TID=2934" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=2934</A> </P><P>where the remedy is to set the "Treat wchar_t as Built-in Type" compiler option. This gets rid of those errors, but causes others for me because my app depends on other third-party libraries that are not built with that compiler option. Not having *everything* compiled with that option leads to problems. It is not feasible for me to set that compile option in the other 3rd party libraries.</P><P>Is there something else that I can do besides setting that compiler option to get around the linker error? </P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 27 Jan 2006 15:24:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3570&amp;PID=10728&amp;title=linker-error-and-wchar-t#10728</guid>
  </item> 
 </channel>
</rss>