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

CASBACnetStackAdapter.h: No such file or directory #1

Closed
ssmethurst opened this issue May 8, 2019 · 3 comments
Closed

CASBACnetStackAdapter.h: No such file or directory #1

ssmethurst opened this issue May 8, 2019 · 3 comments
Assignees

Comments

@ssmethurst
Copy link
Contributor

When compiling the project using Visual studios Code with Platform.io I get the following error message.

Error message

src\main.cpp:26:57: fatal error: ..\lib\casbacnetstack\CASBACnetStackAdapter.h: No such file or directory

Full build output

> Executing task: C:\Users\XXXXXXX\.platformio\penv\Scripts\platformio.exe run <

Processing featheresp32 (platform: espressif32; board: featheresp32; framework: arduino)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/featheresp32.html
PLATFORM: Espressif 32 > Adafruit ESP32 Feather
HARDWARE: ESP32 240MHz 320KB RAM (4MB Flash)
DEBUG: CURRENT(esp-prog) EXTERNAL(esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
Library Dependency Finder -> http://bit.ly/configure-pio-ldf
LDF MODES: FINDER(chain) COMPATIBILITY(soft)
Collected 27 compatible libraries
Scanning dependencies...
Dependency Graph
|-- <WiFi> 1.0
Compiling .pioenvs\featheresp32\src\main.cpp.o
Generating partitions .pioenvs\featheresp32\partitions.bin
Compiling .pioenvs\featheresp32\lib152\WiFi\ETH.cpp.o
Compiling .pioenvs\featheresp32\lib152\WiFi\WiFi.cpp.o
Compiling .pioenvs\featheresp32\lib152\WiFi\WiFiAP.cpp.o
src\main.cpp:26:57: fatal error: ..\lib\casbacnetstack\CASBACnetStackAdapter.h: No such file or directory

*****************************************************************************************************
* Looking for ..\lib\casbacnetstack\CASBACnetStackAdapter.h dependency? Check our library registry!
*
* CLI  > platformio lib search "header:..\lib\casbacnetstack\CASBACnetStackAdapter.h"
* Web  > https://platformio.org/lib/search?query=header:..%5Clib%5Ccasbacnetstack%5CCASBACnetStackAdapter.h
*
*****************************************************************************************************

Where do I get the ..\lib\casbacnetstack\CASBACnetStackAdapter.h file ?

@ssmethurst
Copy link
Contributor Author

This file is part of the CAS BACnet stack and is not included in this repo. More information about the CAS BACnet stack can be found here https://www.bacnetstack.com/

@funvill funvill self-assigned this Apr 29, 2020
@bhavikbhansali
Copy link

@ssmethurst Have you found any solution?

I came across and face the same issue i try to find it on the link but no success.

Thanks

@funvill
Copy link
Member

funvill commented Apr 24, 2021

@bhavikbhansali the CAS BACnet Stack is a paid library, contact Chipkin's sales for a quote.

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

3 participants