Skip to content

Error LNK2001, for symbol state in C extension. #5520

@Qinka

Description

@Qinka
  • OS: Windows 10
  • PyTorch version: master( '0.4.0a0+0de5443')
  • How you installed PyTorch (conda, pip, source): source
  • Python version: Python 3.6.3 |Anaconda custom (64-bit)| (default, Oct 15 2017, 03:27:45) [MSC v.1900 64 bit (AMD64)] on win32
  • CUDA/cuDNN version: CUDA-9.0
  • GPU models and configuration:
  • VS 2015(v140 toolset)
    When trying to compile C extension, linked with ATen, I got an error: can not found symbol state(error LNK2001).

And the librarys, THx are not compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions