Skip to content

qtdeploy may not work with Go1.20 #1284

Open
@akiyosi

Description

@akiyosi

I got the following error with using go 1.20rc1.

$ qtdeploy build desktop
...
invalid value "\"-w\"" for flag -ldflags: missing =<value> in <pattern>=<value>
usage: go build [-o output] [build flags] [packages]
Run 'go help build' for details.

It may related to the following changes:
https://groups.google.com/g/golang-checkins/c/xjiAhIDpnw8

I noticed the maintenance fork(https://github.com/bluszcz/cutego/) of this project, but since there was no issue board over there, I decided to post it here.

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