Skip to content

Add support for windows #23

Description

@lucasoshiro

This needs adaptations in order to work in Windows:

  • The current HAL filesystem only targets Unix-like OSs
  • Probably the HAL filesystem for windows from libiec61850 would do the job, but it would need different compilation settings
  • Actually, by now that HAL is useless, but it is still needed for compiling the mms files

A branch was created for that windows.

A real good solution was not to have HAL filesystem at all and don't depend on the MMS files inside the GOOSE and SV implementations. But libiec61850 has too many cross dependencies and it's hard to find what is in fact useful for each use case.

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