Skip to content
This repository was archived by the owner on Oct 12, 2018. It is now read-only.
This repository was archived by the owner on Oct 12, 2018. It is now read-only.

WiringPi.net empty when cloning, errors if including WiringPi.Net from original #2

@pmeloy

Description

@pmeloy

Like it says, cloning the GPIOTool results in the WiringPi.Net folder being empty. I remove that from the solution and add in a clone of the current WiringPi.Net repo, add a reference to it, and end up with these errors when building

Severity Code Description Project File Line Suppression State
Error CS0426 The type name 'PinsStateChangedEventArgs' does not exist in the type 'PinWatcher' GpioTool E:\VS2015 Projects\GPIOTool\GpioReader\MainScreen.cs 263 Active
Error CS0123 No overload for 'PinsStateUpdate' matches delegate 'PinsStateChangedEventHandler' GpioTool E:\VS2015 Projects\GPIOTool\GpioReader\MainScreen.cs 238 Active
Error CS0123 No overload for 'PinsStateUpdate' matches delegate 'PinsStateChangedEventHandler' GpioTool E:\VS2015 Projects\GPIOTool\GpioReader\MainScreen.cs 259 Active
Warning CS0067 The event 'FakePinWatcher.PinsStateChanged' is never used WiringPi.NET E:\VS2015 Projects\WiringPi.NET\Fake\FakePinWatcher.cs 10 Active

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