Giter VIP home page Giter VIP logo

Comments (5)

jacobdufault avatar jacobdufault commented on September 4, 2024 1

Would it be possible to use system installed clang instead of downloading clang 4. I've more recent one (clang 5) and would like to use that instead 😛

clang5 is actually broken atm - it is on my todo list to investigate why. clang4 seems to work a bit better.

Everything works perfectly! Finally, a good cpp extension with which I'm satisfied with. Autocompletion is much better than other extensions, goTo support is excellent and overall integration with vscode is nice. Thank you for your work 😁

Thanks! Feel free to submit any feature requests/etc.

from cquery.

agauniyal avatar agauniyal commented on September 4, 2024

After fixing that -

Waf: Entering directory `/home/agauniyal/projects/cquery/build'
CLANG_INCLUDE_DIR: /home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/include
CLANG_LIB_DIR:     /home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib
[ 7/33] Compiling src/command_line.cc
[14/33] Compiling src/lex_utils.cc
[15/33] Compiling src/match.cc
[16/33] Compiling src/options.cc
[17/33] Compiling src/platform.cc
[18/33] Compiling src/platform_linux.cc
[19/33] Compiling src/platform_win.cc
[20/33] Compiling src/position.cc
[21/33] Compiling src/project.cc
[22/33] Compiling src/query.cc
[23/33] Compiling src/query_utils.cc
[24/33] Compiling src/serializer.cc
[25/33] Compiling src/standard_includes.cc
[26/33] Compiling src/task.cc
[27/33] Compiling src/test.cc
[28/33] Compiling src/third_party_impl.cc
[29/33] Compiling src/timer.cc
[30/33] Compiling src/utils.cc
[31/33] Compiling src/work_thread.cc
[32/33] Compiling src/working_files.cc
[33/33] Linking build/app
/usr/bin/ld: warning: libtinfo.so.5, needed by /home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so, not found (try using -rpath or -rpath-link)
/home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so: undefined reference to `setupterm'
/home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so: undefined reference to `tigetnum'
/home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so: undefined reference to `set_curterm'
/home/agauniyal/projects/cquery/build/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04/lib/libclang.so: undefined reference to `del_curterm'
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)

Waf: Leaving directory `/home/agauniyal/projects/cquery/build'
Build failed
 -> task in 'app' failed with exit status 1 (run with -v to display more information)

from cquery.

agauniyal avatar agauniyal commented on September 4, 2024

Hmm, this worked - commercialhaskell/stack#1012 (comment)

from cquery.

agauniyal avatar agauniyal commented on September 4, 2024

Would it be possible to use system installed clang instead of downloading clang 4. I've more recent one (clang 5) and would like to use that instead 😛

from cquery.

agauniyal avatar agauniyal commented on September 4, 2024

Everything works perfectly! Finally, a good cpp extension with which I'm satisfied with. Autocompletion is much better than other extensions, goTo support is excellent and overall integration with vscode is nice. Thank you for your work 😁

from cquery.

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.