<?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 : &quot;Automatically linking...&quot; and build performance</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : &quot;Automatically linking...&quot; and build performance]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 09:02:55 +0000</pubDate>
  <lastBuildDate>Fri, 15 May 2009 08:31:40 +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=6512</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[&quot;Automatically linking...&quot; and build performance : Yes, that&amp;#039;s what we did.  The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49047&amp;title=automatically-linking-and-build-performance#49047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2347">Sergio</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 15 May 2009 at 8:31am<br /><br />Yes, that's what we did.<br /><br />The managed code (CLI/CLR) seems to be responsible, because when compiling in Debug mode, only the managed files produce the "Automatically linking ..." problem. When compiling in Release mode, the managed files are compiled at first and then all files produce the problem.<br /><br />Please note that it occurs in the second DLL project, not in the final application.]]>
   </description>
   <pubDate>Fri, 15 May 2009 08:31:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49047&amp;title=automatically-linking-and-build-performance#49047</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance :    Sergio wrote:Yes :  One...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49036&amp;title=automatically-linking-and-build-performance#49036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 15 May 2009 at 7:02am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Sergio" alt="Originally posted by Sergio" style="vertical-align: text-bottom;" /> <strong>Sergio wrote:</strong><br /><br />Yes :<br><br>One DLL using XTToolKitPro<br>--- Another one using the previous DLL and also XTToolKitPro<br>------- Application using the two DLLs.<br><br>It seems to be linked with managed code (CLR).<br></td></tr></table><br><br>You might want to try to include header files of "DLL one" only in StdAfx.h of "DLL two" and so on.<br><br>]]>
   </description>
   <pubDate>Fri, 15 May 2009 07:02:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49036&amp;title=automatically-linking-and-build-performance#49036</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Yes :  One DLL using XTToolKitPro ---...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49032&amp;title=automatically-linking-and-build-performance#49032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2347">Sergio</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 15 May 2009 at 6:02am<br /><br />Yes :<br /><br />One DLL using XTToolKitPro<br />--- Another one using the previous DLL and also XTToolKitPro<br />------- Application using the two DLLs.<br /><br />It seems to be linked with managed code (CLR).<br />]]>
   </description>
   <pubDate>Fri, 15 May 2009 06:02:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49032&amp;title=automatically-linking-and-build-performance#49032</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Do you have multiple projects...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49030&amp;title=automatically-linking-and-build-performance#49030</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 15 May 2009 at 5:31am<br /><br />Do you have multiple projects in your solution which include XTToolkitPro.h ?<br><br>]]>
   </description>
   <pubDate>Fri, 15 May 2009 05:31:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49030&amp;title=automatically-linking-and-build-performance#49030</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Hello,  We have currently the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49029&amp;title=automatically-linking-and-build-performance#49029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2347">Sergio</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 15 May 2009 at 5:09am<br /><br />Hello,<br /><br />We have currently the same problem.<br /><br />All the files use "Create Precompiled Headers" and our StdAfx.h file uses '#pragma once'.<br /><br />Please help.<br />Regards,<br />]]>
   </description>
   <pubDate>Fri, 15 May 2009 05:09:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=49029&amp;title=automatically-linking-and-build-performance#49029</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Hello, You need use Precompiled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22096&amp;title=automatically-linking-and-build-performance#22096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 18 April 2007 at 9:19am<br /><br /><DIV>Hello,</DIV><DIV>You need use Precompiled Headers , it will compille your application faster in times. Now all file parse all toolkit sources.</DIV><DIV>You can add _XTPLIB_NOAUTOLINK before include toolkit - it will remove message, but will not add speed for compilation. Only Precompiled Headers&nbsp; can help you.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 09:19:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22096&amp;title=automatically-linking-and-build-performance#22096</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : I assume I would see your #pragma...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22094&amp;title=automatically-linking-and-build-performance#22094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 18 April 2007 at 9:12am<br /><br />I assume I would see your #pragma message("TEST") many times, since we don't use Precompiled Headers and each source file includes stdafx.h.<br><br>Do you mean XTP users are obliged to use PCH if they don't want to have one "Automatically linking..." message per source file during compilation?<br><br>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 09:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22094&amp;title=automatically-linking-and-build-performance#22094</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Hello,  it can &amp;#039;t be change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22089&amp;title=automatically-linking-and-build-performance#22089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 18 April 2007 at 8:42am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>it can 't be change in XTToolkitPro.h it have to be fixed in your project. I sure you have some file with include XTToolkitPro.h&nbsp; and you add it to each your CPP file.</DIV><DIV>&nbsp;</DIV><DIV>Also check settings of your stdafx.cpp file - it have to be "Create precompile header".</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>add in your stdafx.h </DIV><DIV><strong>#pragma message("TEST")</strong></DIV><DIV>&nbsp;</DIV><DIV>if you will see it more than once you have problem with your settings.<BR></DIV>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 08:42:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22089&amp;title=automatically-linking-and-build-performance#22089</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance :   Although I use #include &amp;lt;XTToolkitPro.h&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22085&amp;title=automatically-linking-and-build-performance#22085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 18 April 2007 at 8:16am<br /><br />Although I use #include &lt;XTToolkitPro.h&gt; _only_ in stadfx.h as told here, I have <b><font color="#0000ff">multiple messages about "Automatically linking with XTP..."</font></b>!<br><br>This is because <b><font color="#0000ff">each GUI DLL</font></b> has to have XTP included in its stdafx.h and when I include one of my own header files in another header file (between modules), then I get multiple messages about linking with XTP.<br><br>Can this be avoided somehow? Maybe you could add a simple <b><font color="#0000ff">#pragma once into XTToolkitPro.h</font></b> in some next release?<br><br>Thank you, in advance!<br><br>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 08:16:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=22085&amp;title=automatically-linking-and-build-performance#22085</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Automatically linking...&quot; and build performance : Hi,  Yes, right. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=20772&amp;title=automatically-linking-and-build-performance#20772</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6512<br /><strong>Posted:</strong> 27 February 2007 at 7:48am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, right.</DIV>]]>
   </description>
   <pubDate>Tue, 27 Feb 2007 07:48:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6512&amp;PID=20772&amp;title=automatically-linking-and-build-performance#20772</guid>
  </item> 
 </channel>
</rss>