<?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 : 10.1 install/build problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 10.1 install/build problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 09:19:32 +0000</pubDate>
  <lastBuildDate>Fri, 21 Apr 2006 15:11:14 +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=4029</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[10.1 install/build problem : Serge, That worked; everything...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12355&amp;title=10-1-install-build-problem#12355</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1947">j-b-f</a><br /><strong>Subject:</strong> 4029<br /><strong>Posted:</strong> 21 April 2006 at 3:11pm<br /><br />Serge,<br><br>&nbsp; That worked; everything compiled &amp; installed fine.&nbsp; It's unfortunate that I have to turn off optimization, but hey, this gives me one more incentive to get a newer VS.<br><br>Thanks for the help,<br>&nbsp; jbf<br><br>]]>
   </description>
   <pubDate>Fri, 21 Apr 2006 15:11:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12355&amp;title=10-1-install-build-problem#12355</guid>
  </item> 
  <item>
   <title><![CDATA[10.1 install/build problem : Hi,  Try to disable optimization...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12348&amp;title=10-1-install-build-problem#12348</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4029<br /><strong>Posted:</strong> 21 April 2006 at 12:31pm<br /><br />Hi,<br><br><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">Try to disable optimization for this file like:</span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;"> </span></div><div><span style="font-family: 'Tahoma'; font-size: 12px; color: rgb(0, 0, 0); : transparent;"><table width="99%"><tr><td><pre class="BBcode"><br>// XTPCalendarThemeOffice2007.h.</span></div><div><span style="font-family: 'Tahoma'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">// After includes     Before classes declatatuion Begin  </span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">#ifndef _DEBUG</span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">    #pragma optimize( "", off )</span><br><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">#endif</span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;"> </span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;"> </span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">// in the end of file</span></div><div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">#ifndef _DEBUG</span></div><div><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">    #pragma optimize( "", on )</span><br><span style="font-family: 'Courier New'; font-size: 15px; color: rgb(0, 0, 0); : transparent;">#endif</span></div></div></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 21 Apr 2006 12:31:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12348&amp;title=10-1-install-build-problem#12348</guid>
  </item> 
  <item>
   <title><![CDATA[10.1 install/build problem : Hello, I&amp;#039;m having trouble...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12292&amp;title=10-1-install-build-problem#12292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1947">j-b-f</a><br /><strong>Subject:</strong> 4029<br /><strong>Posted:</strong> 19 April 2006 at 10:20am<br /><br />Hello,<br><br>&nbsp; I'm having trouble installing 10.1 with VS2002 Ent. Arch.&nbsp; The deployment wizard is failing to build the libraries.&nbsp; My setup is not too much different from the default; I have STLPort and boost paths set in VSVars, and the Ankh add-in for svn integration.<br><br>&nbsp; As suggested by the build script, I've tried disabling add-ins, to no effect.&nbsp; I've tried some other fixes, as outlined below (by opening and building the sln/vcproj files), but nothing has worked so far.<br><br>&nbsp; The debug build of Codejock.ToolkitPro.Shared goes through alright, but the release build fails.&nbsp; When the "Generating code..." message comes up for, apparently, a group of files including XTPCalendarThemeOffice2007.cpp, the compiler generates an internal error (C1001) at line 193 of XTPCalendarThemeOffice2007.h.&nbsp; The compiler's reporting an error from its own file f:\vs70builds\9955\vc\Compiler\Utc\src\P2\main.c at line 146.<br><br>&nbsp; All of the info I've found related to this compiler error seems to not apply to this case.&nbsp; In one instance (KB320004), the issue has to do with optimization of while loops, and the solution is to disable /Og, which is apparently already done in the project.&nbsp; Another instance (KB315948) has to do with global variables as template arguments, and the fix involves code mods that I don't want to do.&nbsp; I don't think either of these apply anyway.<br><br>&nbsp; There seems to be some preprocessor wizardry going awry, judging from the code in XTPCalendarThemeOffice2007.h.&nbsp; Another avenue of investigation suggested increasing the memory available to the compiler for PCHs via the /Zm switch, but that didn't work either (I've been able to go up to /Zm120 or so on a machine with 512MB RAM, implying 60MB of memory).<br><br>&nbsp; I've tried searching the forums here, and haven't found anything.&nbsp; On a side note, the buttons on the search page are a bit of a pain for me; they remain disabled after using the Back button (Firefox 1.5), so I'm forced to use the link to return.&nbsp; I understand the Back button is the bane of web apps, but anyway.<br><br>&nbsp; If anyone has any ideas (update my compiler, I know, I know, but it isn't an option now), I'd appreciate them.<br><br>Thanks,<br>&nbsp; jbf<br><br>]]>
   </description>
   <pubDate>Wed, 19 Apr 2006 10:20:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4029&amp;PID=12292&amp;title=10-1-install-build-problem#12292</guid>
  </item> 
 </channel>
</rss>