<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You need to run cmake*<div class=""><br class=""><div class=""><div apple-content-edited="true" class="">
--<br class="">Joshua Gerrard<br class="">JUCE Software Developer<br class=""><br class="">ROLI’s award-winning Seaboard GRAND, celebrated as the “piano of the future”, is now joined by the Seaboard RISE, “every bit as slimline and attractive as its bigger brother”. The press is hailing the Seaboard RISE as “innovative”, “expressive”, “accessible”, and “a keyboard controller that does to piano keys what 3D touch does to the iPhone”. Now available for preorder at <a href="http://www.roli.com" class="">www.roli.com</a>.<br class="">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 2 Nov 2015, at 15:58, Joshua Gerrard <<a href="mailto:joshua.gerrard@roli.com" class="">joshua.gerrard@roli.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You need to run make first; it’ll generate the makefiles.<div class="">I’d recommend performing an out of source build. If you don’t know what that is, I’m happy to explain.</div><div class=""><br class=""><div apple-content-edited="true" class="">
--<br class="">Joshua Gerrard<br class="">JUCE Software Developer<br class=""><br class="">ROLI’s award-winning Seaboard GRAND, celebrated as the “piano of the future”, is now joined by the Seaboard RISE, “every bit as slimline and attractive as its bigger brother”. The press is hailing the Seaboard RISE as “innovative”, “expressive”, “accessible”, and “a keyboard controller that does to piano keys what 3D touch does to the iPhone”. Now available for preorder at <a href="http://www.roli.com/" class="">www.roli.com</a>.<br class="">
</div>
<br class=""><div class=""><blockquote type="cite" class=""><div class="">On 2 Nov 2015, at 15:52, Omid Ghenatnevi via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello everyone, <div class=""><br class=""></div><div class="">I am having trouble trying to build LLVM/Clang.</div><div class=""><br class=""></div><div class="">Here's the steps I followed:</div><div class=""><br class=""></div><div class="">mkdir static_analysis</div><div class="">cd static_analysis</div><div class=""><br class=""></div><div class=""><ul style="padding-left:1.5em;font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:19.5px" class=""><li style="padding-bottom:0.5em" class=""><tt style="" class="">svn co <a href="http://llvm.org/svn/llvm-project/llvm/trunk" class="">http://llvm.org/svn/llvm-project/llvm/trunk</a> llvm</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd llvm/tools</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">svn co <a href="http://llvm.org/svn/llvm-project/cfe/trunk" class="">http://llvm.org/svn/llvm-project/cfe/trunk</a> clang</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd ../..</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd llvm/tools/clang/tools</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">svn co <a href="http://llvm.org/svn/llvm-project/clang-tools-extra/trunk" class="">http://llvm.org/svn/llvm-project/clang-tools-extra/trunk</a> extra</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd ../../../..</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd llvm/projects</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">svn co <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk" class="">http://llvm.org/svn/llvm-project/compiler-rt/trunk</a> compiler-rt</tt></li><li style="padding-bottom:0.5em" class=""><tt style="" class="">cd ../..</tt></li></ul><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">Now that I am back in top level directory I issued the "make" cmd and this is what I get:</span></font></div></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class=""><br class=""></span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">make: *** No targets specified and no makefile found. Stop.</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class=""><br class=""></span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">I also tried issuing "make" cmd from llvm directory:</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">$ cd static_analysis/LLVM/</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">$ make</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class=""><br class=""></span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">and this is what I get:</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">Makefile:44: Makefile config: No such file or directory</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">Makefile:151: /Makefile.rules: No such file or directory</span></font></div><div class=""><font face="monospace" class=""><span style="line-height:19.5px" class="">make: *** No rule to make target `/Makefile.rules'. Stop.</span></font></div></div>
_______________________________________________<br class="">cfe-dev mailing list<br class=""><a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a><br class=""><a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br class=""></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></body></html>