Categorygithub.com/desertbit/gml
modulepackage
0.0.40
Repository: https://github.com/desertbit/gml.git
Documentation: pkg.go.dev

# README

Go QML Bindings

Pre-Alpha

Please note that this project is in pre-alpha phase. Documentation is missing and some bugs need to be fixed. Right now, we do not recommend anyone to use anything you find here ;)

Install

go get -u github.com/desertbit/gml/cmd/gml

Samples

See the GML Samples Repo.

Docker Build Containers

The docker image url is: desertbit/gml DockerHub Link

Image TagHost OSTarget OSQt Link TypeNote
linuxLinux x86_64Linux x86_64dynamic
windows_32_sharedLinux x86_64Windows i686dynamic
windows_64_sharedLinux x86_64Windows x86_64dynamic
androidLinux x86_64Android-Not usable - See TODO

Build Tags

  • static: run pkg-config with the static flag. Required for static Qt builds.

Debugging

To debug windows problems, use the MSYS2 console.

# Packages

No description provided by the author
No description provided by the author