Skip to content

Can't compile for arm64 architecture #508

@isilvestre

Description

@isilvestre

Hi,

I'm trying to compile for ARM64 architecture by using:

./configure --config=iPhone-clang --no-samples --no-tests --omit=Data
make POCO_TARGET_OSARCH=arm64 -j4

but I'm getting the following error:

src/utils.h:72:2: error: Target architecture was not detected as supported by Double-Conversion.

That file is included in a large number of files. I have the latest version of poco-master

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions