[go-nuts] cgo cross compilation to arm failed

2020-09-06 Thread 'Hubert Hirtz' via golang-nuts
Hello go-nuts, I am trying to cross-compile a project that depends on sqlite3 on a amd64 machine (host) for an armhf machine (target), using clang with the appropriate "--target" flag. The build fails on runtime/cgo with the following errors: ``` # runtime/cgo In file included from

Re: [go-nuts] go install puts my library .a file in the local directory instead of first component of GOPATH

2020-09-06 Thread Jan Mercl
On Sun, Sep 6, 2020 at 9:15 PM Dean Schulze wrote: > When I execute go install datepackage I get This is may or may not be the cause, but please note that import paths without a dot, like the one quoted above, are reserved (https://github.com/golang/go/issues/32819#issuecomment-566671328) for

[go-nuts] go install puts my library .a file in the local directory instead of first component of GOPATH

2020-09-06 Thread Dean Schulze
I have a library package like this: └── src └── datepackage └── dateutil.go My GOPATH is set like this: */home/dean/src/golang/go3p:* where /home/dean/src/golang/go3p is where go get installs packages and is the directory above my src/ directory. When I execute *go install

[go-nuts] Please thumbs up this github issue, if you might like to use Go with Flutter?

2020-09-06 Thread Kevin Chadwick
https://github.com/flutter/flutter/issues/65315 Thanks -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this

Re: [go-nuts] Workflow and tools for JSON Schema generation

2020-09-06 Thread Johann Höchtl
mar...@gmail.com schrieb am Freitag, 4. September 2020 um 20:13:42 UTC+2: > Oh wow, my email client showed your email in a truncated way, so i didn't > see you were already using my project, sorry for the silly response. > > It would be possible to add external type definitions to