<div dir="ltr">Hi Tony,<br><div class="gmail_extra"><br><div class="gmail_quote">On 11 September 2015 at 09:56, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm looking into this, currently it looks like a case issue on one of the CMake variables.  I should have a fix checked in soon.<span class="HOEnZb"></span></div></div></blockquote><div><br></div><div>I have tracked down the issue to a change of case of CMake project name from VIRTUALPLANETBUILDER to VirtualPlanetBuilder, this change fixed a branching/tag issue but inadvertently broke the build.  I can't have do a clean cmake . after making the changes last month.  The change in case cased a problem because I didn't spot the need for changing the cmake generated VIRTUALPLANETBUILDER_SOURCE_DIR var usag to VirtualPlanetBuilder_SOURCE_DIR.  Making this later change fixes the cmake issues.<br><br></div><div>I have check this fix into VPB svn/trunk and the VPB-1.0 branch.<br></div><div><br></div><div>Robert. <br></div></div></div></div>