Skip to content

Can correctly compile for Windows  #57

@personshelldon

Description

@personshelldon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions