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

Cannot open include file CASBACnetStackAdapter.h CASBACnetStackAdapter.cpp #8

Closed
mochiman opened this issue Jun 4, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mochiman
Copy link
Contributor

mochiman commented Jun 4, 2020

I am recieving this error when I try to compile the BACnet server example when I try to compile this example in Visual Studio 2019.

Cannot open include file: 'CASBACnetStackAdapter.h': No such file or directory BACnetServerExample BACnetServerExampleCPP\BACnetServerExample\BACnetServerExample.cpp

Where is this file and how do I compile this example?

@ssmethurst
Copy link
Contributor

The CASBACnetStackAdapter.h is located in the CAS BACnet Stack submodule \BACnetServerExampleCPP\submodules\cas-bacnet-stack\adapters\cpp

You will need to checkout the cas-bacnet-stack sub module as well.

More information about the CAS BACnet Stack can be found here https://store.chipkin.com/services/stacks/bacnet-stack

@ssmethurst ssmethurst added the bug Something isn't working label Jun 4, 2020
@ssmethurst ssmethurst self-assigned this Jun 4, 2020
@ssmethurst ssmethurst pinned this issue Feb 21, 2023
@ssmethurst ssmethurst changed the title Cannot open include file CASBACnetStackAdapter.h Cannot open include file CASBACnetStackAdapter.h CASBACnetStackAdapter.cpp Sep 28, 2023
@ssmethurst ssmethurst unpinned this issue Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants