Skip to content

Static declaration of 'BACnet_Version' follows non-static declaration #16

@justoke

Description

@justoke

Followed the instructions for the esp32 port of bacnet-stack. There are a few issues it seems:

  1. The list of .c files to copy over from src does not contain all the files listed.
  2. Compile error in VS Code using Platform IO: src\device.c:374:14: error: static declaration of 'BACnet_Version' follows non-static declaration
  3. Even with #define BITS-H there are warnings for all the BITx definitions in bits.h

As the esp32 port has been unchanged for 2 years it seems, it seems a bit behind. If anyone has been able to compile and run this bacnet-port on esp32 kindly share any steps you may have followed.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions