Skip to content

Bug: Build errors on windows on version v0.10.0 #190

@pieter-lazzaro

Description

@pieter-lazzaro

When trying to generate a file on windows I get the following error:

failed to parse ./proto/service.ridl:failed to read file: open :\Users\piete\Repositories\dataflex\proto\service.ridl: invalid argument

It looks like the DirFS that is used is not cross-platform compatible (golang/go#44279)

It can be easily fixed for my use case by checking for a volume and using that as a base. I can create a PR for that. However more careful consideration might be needed depending on what supported scenarios there are.

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