Coder Social home page Coder Social logo

Comments (3)

rdnetto avatar rdnetto commented on September 3, 2024

Could you please provide a link to the project?

from ycm-generator.

ObiWahn avatar ObiWahn commented on September 3, 2024

https://github.com/ObiWahn/libobi

from ycm-generator.

rdnetto avatar rdnetto commented on September 3, 2024

That's odd, seems to work for me:

# config_gen.py -v .
 Running cmake in '/tmp/tmpbyKb_b'...
$ cmake /tmp/mnt/libobi
-- The C compiler identification is Clang 3.8.1
-- The CXX compiler identification is Clang 3.8.1
-- Check for working C compiler: /home/reuben/.vim/bundle/YCM-Generator/fake-toolchain/Unix/clang
-- Check for working C compiler: /home/reuben/.vim/bundle/YCM-Generator/fake-toolchain/Unix/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/reuben/.vim/bundle/YCM-Generator/fake-toolchain/Unix/clang++
-- Check for working CXX compiler: /home/reuben/.vim/bundle/YCM-Generator/fake-toolchain/Unix/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmpbyKb_b

Running make...
$ make -i -j6
Scanning dependencies of target obi_shared
[ 50%] Building CXX object CMakeFiles/obi_shared.dir/src/math.cpp.o
[100%] Linking CXX shared library libobi_shared.so
[100%] Built target obi_shared

Cleaning up...

Build completed in 1.79 sec

Collected 0 relevant entries for C compilation (0 discarded).
Collected 2 relevant entries for C++ compilation (0 discarded).
Created YCM config file with 5 C++ flags

Can you check if you're running the latest version of YCM-Gen?

(Sorry about the delay in replying, real life got in the way.)

from ycm-generator.

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.