Skip to content

gettext-0.19 fails to build #2961

Closed
Closed

Description

I'm trying to get cairo installed on my machine, but one of its prerequisites, gettext, fails to build. The build fails in both x86 and x64 mode.

Relevant text from the log files:
c:\users\n1kt0\documents\visual studio 2015\vcpkg\buildtrees\gettext\src\gettext-0.19\gettext-runtime\intl\xsize.h(31): fatal error C1189: #error: "Please include config.h first."

I checked the source files, and it appears that xsize.c includes config.h before including xsize.h, so I don't know what the problem is unless the _GL_INLINE_HEADER_BEGIN macro it checks for gets undefined somewhere.

Anyone have any ideas?

Activity

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

Metadata

Assignees

No one assigned

    Labels

    category:port-bugThe issue is with a library, which is something the port should already support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions