Skip to content

Cannot install on Windows 10 Anaconda Python3.7.3 #5

Description

@mramalingam2203

Shows a lot of syntax errors

_> simpletraj/xdrfile/xdrfile.c(2601): error C2081: 'off_t': name in formal parameter list illegal

simpletraj/xdrfile/xdrfile.c(2601): error C2061: syntax error: identifier 'pos'
simpletraj/xdrfile/xdrfile.c(2601): error C2059: syntax error: ';'
simpletraj/xdrfile/xdrfile.c(2601): error C2059: syntax error: ','
simpletraj/xdrfile/xdrfile.c(2601): error C2059: syntax error: ')'
simpletraj/xdrfile/xdrfile.c(2607): error C2061: syntax error: identifier 'xdr_tell'
simpletraj/xdrfile/xdrfile.c(2607): error C2059: syntax error: ';'
simpletraj/xdrfile/xdrfile.c(2607): error C2059: syntax error: '<parameter-list>'
simpletraj/xdrfile/xdrfile.c(2613): error C2146: syntax error: missing ')' before identifier 'pos'
simpletraj/xdrfile/xdrfile.c(2613): error C2081: 'int64_t': name in formal parameter list illegal
simpletraj/xdrfile/xdrfile.c(2613): error C2061: syntax error: identifier 'pos'
simpletraj/xdrfile/xdrfile.c(2613): error C2059: syntax error: ';'
simpletraj/xdrfile/xdrfile.c(2613): error C2059: syntax error: ','
simpletraj/xdrfile/xdrfile.c(2613): error C2059: syntax error: ')'_

and 100 such. Mostly to do with the xdr library it seems...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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