Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows instal #36

Open
Aukstkalnis opened this issue Sep 28, 2015 · 1 comment
Open

Windows instal #36

Aukstkalnis opened this issue Sep 28, 2015 · 1 comment

Comments

@Aukstkalnis
Copy link

Hello,

I can't instal this plugin. I downloaded mingwin, Instaled newer CLANG 3.7 version and added both to my environment path. When I try to make file, I get this:
mingw32-make
process_begin: CreateProcess(NULL, uname -s, ...) failed.
mingw32-make: makefile:1: pipe: No error
gcc -shared -o lib/libcc.dll -g -Wall src/cc_result.c src/cc_resultcache.c src/
cc_symbol.c src/cc_trie.c src/py_bind.c -L"C:/Users/aukstkalnis.de/AppData/Roami
ng/Sublime Text 3/Packages/Clang-Complete/lib" -I"C:/Users/aukstkalnis.de/AppDa
ta/Roaming/Sublime Text 3/Packages/Clang-Complete/lib"/include -lcang
D:/mingwin/bin/../lib/gcc/i686-w64-mingw32/4.8.4/../../../../i686-w64-mingw32/bi
n/ld.exe: cannot find -lcang
collect2.exe: error: ld returned 1 exit status
makefile:49: recipe for target 'cc_lib' failed
mingw32-make: *** [cc_lib] Error 1

I tried to change mikefile line "-lcang" to "-libclang" but that did not helped. I searched libclang.dll and libclang.lib in clang directory and placed them in /Clang-Complete/lib dir. That did not helped. I cant find libcc.dll. where it could be? I searched this dll file in windows, mingwin, cygwin,LLVM but not found... Can anyone help me to fix this issue?

@sonictk
Copy link

sonictk commented Jan 18, 2016

Duplicate of #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants