Skip to content

go/draw does not work on native plan9 system. #95

@LordRusk

Description

@LordRusk

Note: I was running the latest version of 9front in virtualbox.

I was rewriting a small graphics example I found in C that used libdraw to make a bouncing ball in Go using go/draw. Somehow I missed the first line on the pkg.go.dev which states that the package connects to devdraw from plan9port. This essentially means that go/draw doesn't work on plain plan9 OS or a fork of it?

Is there any plans to add support for native plan9 or does someone know of an equivalent beyond using cgo?

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