Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Go build error #5

@elisabethEmack

Description

@elisabethEmack

Hi,
I am new to go programming language.
When I tried to build your code with "go build" inside 'rtp-over-quic' folder, the following error occured:
../go/pkg/mod/github.com/mengelbart/quic-go@v0.7.1-0.20220916195640-e314b18dd0a4/qlog/event.go:9:2: //go:build comment without // +build comment
../go/pkg/mod/github.com/mengelbart/quic-go@v0.7.1-0.20220916195640-e314b18dd0a4/internal/qerr/error_codes.go:6:2: //go:build comment without // +build comment
udp/receiver.go:8:2: package net/netip is not in GOROOT (/usr/local/go/src/net/netip)

What should I change?
Thanks in advance

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