Giter Site home page Giter Site logo

Comments (3)

marxin avatar marxin commented on May 26, 2024

I just built but did not install cvise, so tired running it from the build location, but this failed with cvise being unable to find the tools for doing the passes.

I solved this by doing this:

export PATH=~/cvise/build/clex/:~/cvise/build/clang_delta:~/cvise/build:~/cvise/build/cvise:~/creduce/unifdef:~/creduce/delta/:$PATH

You are right, I'm going to support local search of clang_delta and clex.

which also requires unifdef and topflatformat, which do not appear to be part of a normal cvise build (but they are part of a creduce build!).

Yes, I decided to exclude the third party programs from cvise build.

I guess it needs to be documented that, if you want to run a non-installed build of cvise, you need to set $PATH, and that you need to install unifdef and topflatformat "from somewhere else".

unifdef (e.g.,) is listed in the Fedora Dockerimage, but I couldn't find this documented anywhere else.

I documented them to INSTALL.md and makes detection of them.

from cvise.

aytey avatar aytey commented on May 26, 2024

You are right, I'm going to support local search of clang_delta and clex.

Ideal!

Yes, I decided to exclude the third party programs from cvise build.

I have zero issues with that ... this was an "observation" rather than a criticism (and would explain why I added creduce to $PATH to work with cvise).

I documented them to INSTALL.md and makes detection of them.

Awesome!

from cvise.

marxin avatar marxin commented on May 26, 2024

Fixed now.

from cvise.

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.