<?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 : Toolkit compilation fails under VS17.12.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Toolkit compilation fails under VS17.12.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:58:49 +0000</pubDate>
  <lastBuildDate>Fri, 31 Jan 2025 18:04:37 +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=24527</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[Toolkit compilation fails under VS17.12.1 : Version 24.1 solves the issue....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79131&amp;title=toolkit-compilation-fails-under-vs17-12-1#79131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9703">mnvew</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 31 January 2025 at 6:04pm<br /><br />Version 24.1 solves the issue. Than you Codejock.]]>
   </description>
   <pubDate>Fri, 31 Jan 2025 18:04:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79131&amp;title=toolkit-compilation-fails-under-vs17-12-1#79131</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : In Codejock&amp;#039;s defense, this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79129&amp;title=toolkit-compilation-fails-under-vs17-12-1#79129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9498">xsensordev</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 30 January 2025 at 4:30pm<br /><br />In Codejock's defense, this issue only manifested after a Visual Studio C++ update back in the fall.&nbsp; The compiler is becoming more strict.&nbsp; Items that were previously only warnings are now compile errors.]]>
   </description>
   <pubDate>Thu, 30 Jan 2025 16:30:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79129&amp;title=toolkit-compilation-fails-under-vs17-12-1#79129</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : Hello,This was a known issue and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79104&amp;title=toolkit-compilation-fails-under-vs17-12-1#79104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 29 December 2024 at 1:36pm<br /><br />Hello,<div><br></div><div>This was a known issue and it's been fixed already for the next maintenance release. All users who contacted support have received the patch, I'll publish it here so you don't wait for the new version:</div><div><br></div><div>\Source\Markup\XTPMarkupBuilder.cpp(1005):</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; lpszContent = NormalizeXmlContentText(lpszContent, textBuffer,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; XTPToIntChecked(nodeText.length()),</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NULL != pContent-&gt;previousSibling,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NULL != pContent-&gt;nextSibling);</div></div><div><br></div><div>Basically, for some reason comparison to implicit casting of COM pointer to BOOL is not supported in the affected Visual Studio compilers, so explicit comparison was required.</div><div><br></div><div>Please, replace that call statement and re-build Toolkit Pro, this should solve the issue.</div><div><br></div><div>Regards,</div><div>&nbsp; Alexander</div>]]>
   </description>
   <pubDate>Sun, 29 Dec 2024 13:36:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79104&amp;title=toolkit-compilation-fails-under-vs17-12-1#79104</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : So this basically means the product...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79101&amp;title=toolkit-compilation-fails-under-vs17-12-1#79101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2126">bschaer</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 24 December 2024 at 8:41am<br /><br />So this basically means the product can no longer be installed.&nbsp; And crickets from Codejock...&nbsp; Until your subscription renewal comes up, that's when you hear from them.]]>
   </description>
   <pubDate>Tue, 24 Dec 2024 08:41:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79101&amp;title=toolkit-compilation-fails-under-vs17-12-1#79101</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : Hello,see the same on VS2002 v17.12.3.SDK...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79100&amp;title=toolkit-compilation-fails-under-vs17-12-1#79100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 22 December 2024 at 10:47am<br /><br /><div>Hello,</div><div><br></div><div>see the same on VS2002 v17.12.3.</div><div>SDK 10.0.26100.0<br></div><div><br></div>]]>
   </description>
   <pubDate>Sun, 22 Dec 2024 10:47:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79100&amp;title=toolkit-compilation-fails-under-vs17-12-1#79100</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : Same issue with VS 2022 v17.12.2,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79086&amp;title=toolkit-compilation-fails-under-vs17-12-1#79086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9695">cvilasis</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 05 December 2024 at 6:38am<br /><br />Same issue with VS 2022 v17.12.2, v17.12.3 &amp; v17.13.0 Preview 1.0<br><br>]]>
   </description>
   <pubDate>Thu, 05 Dec 2024 06:38:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79086&amp;title=toolkit-compilation-fails-under-vs17-12-1#79086</guid>
  </item> 
  <item>
   <title><![CDATA[Toolkit compilation fails under VS17.12.1 : Hello,I just installed the new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79071&amp;title=toolkit-compilation-fails-under-vs17-12-1#79071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=129">Felipe</a><br /><strong>Subject:</strong> 24527<br /><strong>Posted:</strong> 20 November 2024 at 10:10am<br /><br /><div>Hello,&nbsp;</div><div><br></div><div>I just installed the new Visual Studio 2022 17.12.1 and recompiled the toolkit. It failed with the error below. Any help please?<br></div><div><br></div><div>1&gt;------ Build started: Project: Codejock.ToolkitPro.Shared, Configuration: Debug x64 ------<br>1&gt;XTPMarkupBuilder.cpp<br>1&gt;C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v24.0.0\Source\Markup\XTPMarkupBuilder.cpp(1005,19): error C2664: 'LPCWSTR NormalizeXmlContentText(LPCWSTR,CArray&lt;WCHAR,WCHAR&gt; &amp;,int,BOOL,BOOL)': cannot convert argument 4 from 'XTPXML::IXMLDOMNodePtr' to 'BOOL'<br>1&gt;(compiling source file '/Source/Markup/XTPMarkupBuilder.cpp')<br>1&gt;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v24.0.0\Source\Markup\XTPMarkupBuilder.cpp(1007,24):<br>1&gt;&nbsp;&nbsp;&nbsp; No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called<br>1&gt;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v24.0.0\Source\Markup\XTPMarkupBuilder.cpp(571,16):<br>1&gt;&nbsp;&nbsp;&nbsp; see declaration of 'NormalizeXmlContentText'<br>1&gt;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v24.0.0\Source\Markup\XTPMarkupBuilder.cpp(1005,19):<br>1&gt;&nbsp;&nbsp;&nbsp; while trying to match the argument list '(LPCWSTR, CArray&lt;WCHAR,WCHAR&gt;, int, XTPXML::IXMLDOMNodePtr, XTPXML::IXMLDOMNodePtr)'<br>1&gt;Done building project "ToolkitProShared_vc170.vcxproj" -- FAILED.<br></div>]]>
   </description>
   <pubDate>Wed, 20 Nov 2024 10:10:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24527&amp;PID=79071&amp;title=toolkit-compilation-fails-under-vs17-12-1#79071</guid>
  </item> 
 </channel>
</rss>