Skip to content

Having issues with DLL's #10

@smeatond

Description

@smeatond

Following the instructions given in issue #7 with missing DLL. I used git clone --recursive https://github.com/OpenChargingCloud/VanaheimrElectric and looks like there is code missing. As I am getting the following:

...\WWCP_OCPP\WWCP_OCPP_Common\ChargingStation\WebSockets\Incoming\BinaryDataStreamsEx
tensions\DeleteFile.cs(41,37): error CS0246: The type or namespace name 'IWebSocketConnection' could not
be found (are you missing a using directive or an assembly reference?) [...\WWCP_OCPP\
WWCP_OCPP_Common\WWCP_OCPP_Common.csproj]

And I see that iWebSocketConnection.cs is missing

image

Comparing to https://github.com/Vanaheimr/Hermod/tree/master/Hermod/Hermod/WebSocket It looks like https://github.com/OpenChargingCloud/VanaheimrElectric/tree/master/libs is pointing to a older commit?

I can manually fix it up but thought I should bring it to your attention.

Edit: IWebSocketServer.cs is also missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions