Albert Graef <aggr...@gmail.com> writes:

> This looks like the LLVM libraries aren't found. Please attach a full
> build log so that we can see what LLVM version was recognized (if any
> at all).

It seems that this declaration in “compiler/CMakeLists.txt” doesn’t have
the desired effect in my environment:

    set(LLVM_VERSION LLVM_${LLVM_VERSION_MAJOR}${LLVM_VERSION_MINOR})

I see that “-DLLVM_” is passed to the compiler.  The invocations of
“llvm-config” appear to be fine, though.  I tried overriding
LLVM_VERSION to “LLVM_38” (when building with LLVM version 3.8.1), but
the build error appears to be the same.

Here’s the complete build log (after patching LLVM_VERSION to
“LLVM_38”):

    http://pasted.co/db1d09bd

~~ Ricardo


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to