Skip to content

Building the multiple OS and Arch binaries #8

@RyanSiu1995

Description

@RyanSiu1995

Currently, we build the binary on the fixed OS provided by GitHub Action.
The cross compiling from Golang raised the following error during compiling the graphviz C library binding.

../../../../pkg/mod/github.com/goccy/go-graphviz@v0.0.5/cdt/cdt.go:6:2: build constraints exclude all Go files in ~/Documents/golang/pkg/mod/github.com/goccy/go-graphviz@v0.0.5/internal/ccall

We need to fix this in order to build multiple OS and Arch binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions