<?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 : Moving CodeJock Source</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Moving CodeJock Source]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 03:08:57 +0000</pubDate>
  <lastBuildDate>Wed, 19 Oct 2005 05:57:49 +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=3046</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[Moving CodeJock Source : Thank you! That did the trick. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9121&amp;title=moving-codejock-source#9121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1411">k_shehadeh</a><br /><strong>Subject:</strong> 3046<br /><strong>Posted:</strong> 19 October 2005 at 5:57am<br /><br />Thank you!&nbsp; That did the trick.]]>
   </description>
   <pubDate>Wed, 19 Oct 2005 05:57:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9121&amp;title=moving-codejock-source#9121</guid>
  </item> 
  <item>
   <title><![CDATA[Moving CodeJock Source : check in visual studio project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9089&amp;title=moving-codejock-source#9089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 3046<br /><strong>Posted:</strong> 17 October 2005 at 5:04pm<br /><br /><P>check in visual studio project settings under resources, there is a line where you can specifiy search paths like for includes. I used that and then you don't have to change anything in the resources.</P>]]>
   </description>
   <pubDate>Mon, 17 Oct 2005 17:04:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9089&amp;title=moving-codejock-source#9089</guid>
  </item> 
  <item>
   <title><![CDATA[Moving CodeJock Source : We have a system wherein we develop...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9078&amp;title=moving-codejock-source#9078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1411">k_shehadeh</a><br /><strong>Subject:</strong> 3046<br /><strong>Posted:</strong> 17 October 2005 at 7:19am<br /><br />We have a system wherein we develop multiple versions of the same application at the same time (a bugfix version and a feature-rich version).&nbsp; The two, in some cases, use different versions of CodeJock and so we've had to move the CodeJock source library to someplace within each project's hierarchy.&nbsp; Then we point each project to the new loc<span style="font-family: Verdana,Arial,Helvetica,sans-serif;"></span>ation.&nbsp; This works well except for one problem.&nbsp; It seems that no matter how I setup the include directories, I consistently get a link error (when resources are being built) saying that the file "XTToolkitPro.rc" could not be found. This line is the one causing the problem:<br><br><span style="font-family: Courier New,Courier,mono;">#include "XTToolkitPro.rc"<br><br><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">And it's in our own project's .rc2 file.&nbsp; When I change the path in the #include to a relative one leading directly to the file as in:<br><br></span></span><span style="font-family: Courier New,Courier,mono;">#include "../xtreme/XTToolkitPro.rc"<br><br></span><span style="font-family: Courier New,Courier,mono;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">It finds that file then has problems with finding files in subsequently included resource files such as:<br><br><span style="font-family: Courier New,Courier,mono;">XTP_IDC_HSPLITBAR CURSOR&nbsp; DISCARDABLE&nbsp; "Common/res/splith.cur"<br><br></span></span></span><span style="font-family: Courier New,Courier,mono;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">Inside the file "Common/Resource.rc"<br><br>I've had to fix the problem by adding the path to the new xttoolkitpro location in the VS build paths options dialog, but that's exactly what I wanted to get away from.&nbsp; Does anyone have any suggestions?<br><br></span></span><br>]]>
   </description>
   <pubDate>Mon, 17 Oct 2005 07:19:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3046&amp;PID=9078&amp;title=moving-codejock-source#9078</guid>
  </item> 
 </channel>
</rss>