Giter VIP home page Giter VIP logo

alda-analysis's People

Contributors

cxworks avatar justformaven avatar

Stargazers

 avatar

Watchers

 avatar  avatar

alda-analysis's Issues

Error whilst executing cmake command to reproduce results in local vagrant box

I am running ubuntu 18.04 in a vagrant vm.

I have installed all the pre-requisite commands as stipulated in your AE.

However, I am trying to build your project, alda-analysis. The steps I took to do this is:

git clone https://github.com/CXWorks/alda-analysis.git into my home folder (~)
mv alda-anlaysis auto-analysis
cd auto-analysis
mkdir build && cd build
cmake ../

However, the following error pops up in the cmake process:

CMake Error at G-parser/CMakeLists.txt:24 (add_executable):
  Cannot find source file:

    parser.hpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error at /usr/lib/llvm-6.0/lib/cmake/llvm/AddLLVM.cmake:436 (add_library):
  Cannot find source file:

    opt_gen.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  /usr/lib/llvm-6.0/lib/cmake/llvm/AddLLVM.cmake:659 (llvm_add_library)
  pass/CMakeLists.txt:24 (add_llvm_loadable_module)


CMake Error at rtLib/CMakeLists.txt:15 (add_library):
  Cannot find source file:

    cxx_gen.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


CMake Error: CMake can not determine linker language for target: G_parser
CMake Error: Cannot determine link language for target "G_parser".
CMake Error: CMake can not determine linker language for target: eraser
CMake Error: Cannot determine link language for target "eraser".
CMake Error: Cannot determine link language for target "rtLibGen".
CMake Error: CMake can not determine linker language for target: rtLibGen

I have looked at the folder G-Parsers, there is indeed no parser.hpp (only a parser.y). This is the same issue with the folder rtLib (there is no file cxx_gen.cpp).

Please do let me know if I am doing something incorrectly.

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.