Skip to content

how to build for x86? #64

@farrukh-dplit

Description

@farrukh-dplit

guide mentions Raspberry Pi, may I build this project for x86? on a Ubuntu machine. have tried but getting these errors
libzwaveip.c:476:56: error: macro "BIO_ctrl_set_connected" passed 3 arguments, but takes just 2
BIO_ctrl_set_connected(sbio, 1, &pinfo->remote_addr);
libzwaveip.c:476:5: error: ‘BIO_ctrl_set_connected’ undeclared (first use in this function); did you mean ‘BIO_new_ssl_connect’?
BIO_ctrl_set_connected(sbio, 1, &pinfo->remote_addr);

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