GithubHelp home page GithubHelp logo

No such path for LLVM_DIR about castxml HOT 2 CLOSED

dthummel avatar dthummel commented on July 3, 2024
No such path for LLVM_DIR

from castxml.

Comments (2)

dthummel avatar dthummel commented on July 3, 2024

Notice: Sadly github removed the path prefixes that I added. So, once again with a slightly different notation:

Hello!

Hopefully you can give me a hint to the build instructions. I have downloaded llvm and clang (3.7) and have done a build. Because llvm does not allow me to do an in-source-tree build I have done an out-of-source-tree-build. This worked like a charm. Now I would like to build CastXML on top of this. The build instructions say to set LLVM_DIR to PREFIX/share/llvm/cmake.

Now my problem is the following: A subdirectory structure share/llvm/cmake exists only in the build directory. If I set LLVM_DIR to this path (BUILD/share/llvm/cmake), cmake complains that I must set it to a LLVM/clang SDK source tree, not a build tree. But in the source tree there is no such directory structure. If I set the LLVM_DIR variable to SOURCE/share/llvm/cmake even if it does not exist, cmake complains about a missing FindLLVM.cmake. So what path should I use for LLVM_DIR?

Regards
Dietmar

from castxml.

thewtex avatar thewtex commented on July 3, 2024

Hello,

LLVM_DIR should be set to the path to PREFIX/share/llvm/cmake, which should contain the file LLVMConfig.cmake. This path is in the install tree PREFIX, not just a build tree.

Please send these questions to the mailing list instead of opening an issue.

Hope this helps,
Matt

from castxml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.