[llvm-dev] Compiling Kaleidoscope with clang++
Sudakshina Dutta via llvm-dev
llvm-dev at lists.llvm.org
Mon Mar 29 00:27:37 PDT 2021
Dear all,
As I am trying to run Kaleidoscope code from https://llvm.org, I am
receiving following error message.
Error : no template named 'make_unique' in namespace 'std' ; did you simply
mean 'make_unique' ?
Please advise. Note that I have seen a solution with cmake in some website.
As I am not very familiar with cmake, kindly elaborate the usage more in
case your solution has cmake.
Thanks.
Sudakshina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210329/a3cea8c5/attachment.html>
More information about the llvm-dev
mailing list