Skip to content

'"sys/uio.h": No such file or directory' on Windows platform (Visual Studio Express 2013) #5

@PrismaComputer

Description

@PrismaComputer

Hello,

compiling pgAdmin3 on Visual Studio Express 2013 throws:

C:\Users\User\Documents\Visual Studio 2013\Projects\pgadmin3-master\pgadmin\include\libssh2\libssh2_priv.h(86): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "sys/uio.h": No such file or directory

I wonder, because sys/uio.h is on *nix platforms only, isn't it? Therefore I assume just some wrong "#ifdef WIN32" or build parameter.

Any help, hint or fix would be very appreciated.

Cheers
Greg

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