Hello Rahman,
What version of Xcode are you using? The compile command line looks
strange to me:
/usr/local/opt/llvm@4/bin/clang
Is this your own build of clang?
I'm not familiar with any special requirements needed for the loom
project, but in general I would recommend establishing that you can
build mainline jdk/jdk first. If mainline works, then check with the
specific project if they have any recommendations particular to their work.
/Erik
On 2019-11-01 03:16, Rahman USTA wrote:
Hi,
I tried to build project loom with given instructions in Wiki page.
However, the build exit with error. Here you find the logs
https://gist.github.com/rahmanusta/db03a9e4a6963204e5688b6bae81a796, could
you please help? (MacOS Catalina 10.15)
Thank you