﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / Issues  / Minor source code compile problem / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Thu, 08 Jan 2009 09:16:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Minor source code compile problem</title><link>http://forum.strataframe.net/Topic2844-10-1.aspx</link><description>Yup...we will make sure this is fixed.  Thanks.</description><pubDate>Sat, 16 Sep 2006 10:46:20 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>Minor source code compile problem</title><link>http://forum.strataframe.net/Topic2844-10-1.aspx</link><description>Hi guys,&lt;br&gt;&lt;br&gt;Just for your information (and you probably already know about it) the MicroFour StrataFrame Inherited UI solution source code has a minor error. The post-build event command line is&lt;br&gt;&lt;br&gt;    "C:\AfterBuild.bat" "$(TargetPath)" "$(TargetDir)$(ProjectName).xml"&lt;br&gt;&lt;br&gt;It should be:&lt;br&gt;&lt;br&gt;    "$(SolutionDir)AfterBuild.bat" "$(TargetPath)" "$(TargetDir)$(ProjectName).xml"&lt;br&gt;&lt;br&gt;Easy to fix. Just copy AfterBuild.bat to C:\ or correct the post-build event command line in the solution properites. Hopefully you can correct this for v1.5.:cool:&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Bruce&lt;br&gt;</description><pubDate>Sat, 16 Sep 2006 03:07:08 GMT</pubDate><dc:creator>Bruce Palmer</dc:creator></item></channel></rss>