<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>No I'm simply using custom build and update commands to run bootstrap.sh and bjam with appropriate args. I suspect this is the piece the Xcode generator can't cope with, but I didn't have time to investigate in detail yet.&nbsp;</div><div><br></div><div>Regards,</div><div>James</div><div><br>On 21 Feb 2013, at 17:59, Jean-Christophe Fillion-Robin &lt;<a href="mailto:jchris.fillionr@kitware.com">jchris.fillionr@kitware.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi James,&nbsp;<div><br></div><div style="">On a slightly different topic, you mentioned you were using Boost, did you find a version of boost &gt; 1.49 that was CMake'ified ?&nbsp;</div><div style=""><br></div><div style="">

Here is the one I found:&nbsp;<a href="http://gitorious.org/boost/cmake/trees/cmake-1.49.0">http://gitorious.org/boost/cmake/trees/cmake-1.49.0</a></div><div style=""><br></div><div style="">Thanks</div><div style="">Jc</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 12:39 PM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 2/21/2013 10:34 AM, James Turner wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've just setup a SuperBuild using ExternalProject, and am pleasantly<br>
surprised how well it works so far.<br>
<br>
I've encountered one issue, which is awkward - I'm basically using<br>
the SuperBuild to automate assembling / updating dependencies for the<br>
final sub-project, which is the real project I normally work on. I<br>
typically work on that project using Xcode and the Xcode generator.<br>
The problem is, if I use -G Xcode for the super build, some parts<br>
fail (and to be honest this is no surprise - amongst the dependencies<br>
is Boost, for example).<br>
<br>
So the question, can I safely set things to use a different generator<br>
for a CMake-based ExternalProject, and still have a top-level build<br>
of everything? The documentation for how the generator flag is<br>
handled by ExternalProject_Add, makes me think there might be<br>
something 'magic' happening. (This would mean, for example, the<br>
top-level Makefile called xcodebuild to build the xcodeprojs I<br>
guess)<br>
<br>
I didn't yet try this on MSVC, I'm curious what the situation will be<br>
there with the same setup. Is a top-level NMake build with msbuild of<br>
VisualStudio child projects possible?<br>
</blockquote></div></div>
It should work. &nbsp;I do VS project builds with VS all the time. &nbsp; The Xcode generator should work as well. &nbsp;It passes the tests for external project. &nbsp;So, that should be something that should be fixed.<br>
<br>
<br>
-- <br>
Bill Hoffman<br>
Kitware, Inc.<br>
28 Corporate Drive<br>
Clifton Park, NY 12065<br>
<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a><br>
<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>
<a href="tel:518%20881-4905" value="+15188814905" target="_blank">518 881-4905</a>&nbsp;(Direct)<br>
<a href="tel:518%20371-3971%20x105" value="+15183713971" target="_blank">518 371-3971 x105</a><br>
Fax <a href="tel:%28518%29%20371-4573" value="+15183714573" target="_blank">(518) 371-4573</a><br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>+1 919 869 8849<br>
</div></div>
</div></blockquote><blockquote type="cite"><div><span>--</span><br><span></span><br><span>Powered by <a href="http://www.kitware.com">www.kitware.com</a></span><br><span></span><br><span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br><span></span><br><span>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a></span><br><span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br><span><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></span></div></blockquote></body></html>