You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear for me if this binding is currently required to build TalkFFI, but when I tried the configure command in the README this is the output:
❯ ./configure --prefix=~/Library/llvm-project --enable-optimized --target=i686-apple-darwin10
################################################################################################################################################################
The LLVM project no longer supports building with configure & make.
Please migrate to the CMake-based build system.
For more information see: http://llvm.org/docs/CMake.html
################################################################################################################################################################
Any suggestions for the updated command?
The text was updated successfully, but these errors were encountered:
It's not clear for me if this binding is currently required to build TalkFFI, but when I tried the configure command in the README this is the output:
Any suggestions for the updated command?
The text was updated successfully, but these errors were encountered: