Skip to content

Having problems compiling #2

@hectorlee

Description

@hectorlee

I'm having problems compiling the sketch with the library. It appears that it can't find ExportStreamListener.h. I'm using the official dcs-bios-arduino library and I checked the ExportStreamListener.h is in the library folder.

In file included from C:\Users\hector\Documents\Arduino\libraries\dcs-bios-arduino-mcp-master\src/mcp/Mcp230xx.h:23:0,

                 from C:\Users\hector\Documents\Arduino\libraries\dcs-bios-arduino-mcp-master\src/DcsBiosMcp.h:22,

                 from C:\Users\hector\Documents\Arduino\DCS-BIOS\A-10C_Main_Panel\A-10C_Main_Panel.ino:16:

C:\Users\hector\Documents\Arduino\libraries\dcs-bios-arduino-mcp-master\src/mcp/Mcp.h:23:38: fatal error: dcs/ExportStreamListener.h: No such file or directory

 #include "dcs/ExportStreamListener.h"

                                      ^

compilation terminated.

exit status 1
Error compiling for board Arduino Nano.

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