Skip to content

How to use external libraries. #62

@zebult

Description

@zebult

Problems summary

Can't use auto complete by external libraries.
I try this, but not auto and very slowly.

setlocal path+=/Applications/Cocos/Cocos2d-x/cocos2d-x-3.6/cocos/

<C-x><C-i>

looks like issue #34, but not fix think.
I want to use "cocos2d-x" library.

Expected

Not use <C-x><C-i>(want auto complete)
and more speedy.
This image is use <C-x><C-i> result.
img

Environment Information

  • OS: OS X EI Capitan 10.11.6
  • Neovim version: NVIM 0.1.6

init.vim

setlocal path+=/Applications/Cocos/Cocos2d-x/cocos2d-x-3.6/cocos/
let g:deoplete#sources#clang#libclang_path = '/Library/Developer/CommandLineTools/usr/lib/libclang.dylib'
let g:deoplete#sources#clang#clang_header = '/Library/Developer/CommandLineTools/usr/lib/clang'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions