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

Can correctly compile for Windows #57

Open
personshelldon opened this issue Aug 13, 2016 · 0 comments
Open

Can correctly compile for Windows #57

personshelldon opened this issue Aug 13, 2016 · 0 comments

Comments

@personshelldon
Copy link

Hello, I have Windows 10 64bit and I can not correctly compile this module. I downloaded git for windows and compiled it successfully, but at the start of the Sublime I get the following error:

File "D:\User\AppData\Roaming\Sublime Text 3\Packages\Clang-Complete\cc.py", line 11, in <module> libcc = cdll.LoadLibrary("%s/lib/libcc.dll" % current_path) File "./python3.3/ctypes/__init__.py", line 431, in LoadLibrary File "./python3.3/ctypes/__init__.py", line 353, in __init__ OSError: [WinError 193] %1 не является приложением Win32 (not an app for Win32)

After that I tried to copy my libclang.dll into lib folder and recompile, but at the compilation I get the next error:

libclang.dll: file not recognized: File format not recognized

How can I install this module on Windows? I'm using it on Linux and it is the best thing that I found among all the others, because it works the best. Thanks.

Sorry for my English.

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

1 participant