Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

FTBFS on mingw (cross compiling) #98

@FauxFaux

Description

@FauxFaux

@mjbmr reports that cross compiling fails:

../windows/cygterm.c: In function 'getRegistry':
../windows/cygterm.c:458: error: 'KEY_WOW64_64KEY' undeclared (first use in this function)

This looks like just an old version of mingw (i586-mingw32msvc-) that doesn't support the (XP-era?) KEY_WOW64_64KEY.

However, I can't reproduce this properly on gcc-mingw-w64 (i686-w64-mingw32-) due to various issues; commits to follow.

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