Skip to content

Fyne Installation Not Checked if Already in the System #59

@Vallit0

Description

@Vallit0

Fyne does not verify its previous installation in the system which causes the output to be this whenever the installation is done multiple times. Must be a flag.

 runtime
/usr/local/go/src/runtime/msize_allocheaders.go:16:6: roundupsize redeclared in this block
        /usr/local/go/src/runtime/msize.go:13:6: other declaration of roundupsize
/usr/local/go/src/runtime/map.go:357:25: too many arguments in call to roundupsize
        have (uintptr, bool)
        want (uintptr)
/usr/local/go/src/runtime/slice.go:191:41: too many arguments in call to roundupsize
        have (uintptr, bool)
        want (uintptr)

Is this a systems or a library problem?

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