<div dir="ltr"><div dir="ltr">Did you start here? <a href="https://llvm.org/docs/GettingStarted.html">https://llvm.org/docs/GettingStarted.html</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Sep 9, 2018 at 10:02 AM Robert Finch via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, I'm new to LLVM and am trying to build a backend. When I run cmake the response is 'unknown command Tablegen'. Is there a script to setup the cmake environment ? If I edit the CMakelists.txt file to include the tablegen.cmake and other files then the build gets further. It looks like it can't find the modules. This is LLVM 6.0.1, using Visual Studio 15 on Windows 10 Pro.</div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>