Skip to content

Along with the version up of "lwip-eth" library, WebCamera program can not be compiled. #1786

Closed
@TomoYamanaka

Description

@TomoYamanaka

Hi,

Along with the version up of "lwip-eth" library, WebCamera program can not be compiled.
    https://developer.mbed.org/teams/Renesas/code/GR-PEACH_WebCamera/

The compile error is that there is no file "lwipopts_conf.h".
WebCamera program uses the "EthernetInterface" library. At "lwipopts.h" in "lwip" library called from "EthernetInterface" library, "lwipopts_conf.h" file are included, where it was an error.

At "lwipopts_conf.h" in "lwip-eth" library called from "EthernetInterface" library, this file seems to have been deleted by version-up of "lwip-eth" library two-days ago.
    https://developer.mbed.org/users/mbed_official/code/lwip-eth/rev/3534f0b45d38

We consider that also the changes to "lwipopts_conf.h" file is necessary. how is it?

Regards,
Yamanaka

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions