Skip to content

ios issue #835

@manang

Description

@manang

Hi,
i'm trying to compile jsoncpp for ios.
I have the following error:

jsoncpp/src/lib_json/json_writer.cpp:137:8: error:
      call to unavailable function 'finite': not available on iOS
  if (!isfinite(value)) {
       ^~~~~~~~
/Users/angelomantellini/ios_sdk_new/src/jsoncpp/src/lib_json/json_writer.cpp:76:18: note:
      expanded from macro 'isfinite'
#define isfinite finite

do you know how I can solve it?
Thank you very much
Angelo

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