Skip to content

Build error when cross-compiling for Win32 from Debian12 #5176

@sgallou

Description

@sgallou

I'm trying to build Poco 1.14.2 from Linux (Debian-12) for Windows-32 bits, but I'm facing this issue :

In Foundation/src/SharedMemory_WIN32.cpp : std::numeric_limits is used (if _WIN64 is not defined) but <limits> seems to be never included.
I went through includes and don't found limits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions