Skip to content

Failure with CGO #101

@LukeMauldin

Description

@LukeMauldin

I have a package that compiles cleanly using go build that also uses CGO. One of my files (not one that has //+gen tag) has the line import C
When I run gen, I receive the error: commandline.go:7:8: could not import C (can't find import: )
gen should support packages that use CGO.

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