Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
justoke opened this issue Sep 29, 2019 · 1 comment
Open

Comments

@justoke
Copy link

justoke commented Sep 29, 2019

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.

@AMIEian
Copy link

AMIEian commented Aug 11, 2020

I am facing same issue.

Kindly share steps to be followed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants