skaldeshandGitHub 7e9ab1242b Update README.md pre-alpha
This commit was needed to inform people that this repo is not yet ready to be used by anyone
2020-03-11 09:05:13 +01:00
2020-02-28 18:04:26 +01:00
2020-02-18 00:26:55 +01:00
2019-01-15 08:36:38 +01:00
2018-10-23 13:11:27 +00:00
2020-02-21 10:41:19 +01:00
2019-01-28 08:58:46 +01:00
2020-02-28 20:58:12 +01:00
2019-01-14 23:15:20 +01:00
2019-01-14 23:15:20 +01:00
2019-01-25 11:08:19 +01:00
2018-10-23 13:11:27 +00:00
2019-01-25 08:55:15 +01:00
2020-03-11 09:05:13 +01:00
2019-01-14 10:13:57 +01:00
2019-01-28 10:36:29 +01:00

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 Tag Host OS Target OS Qt Link Type Note
linux Linux x86_64 Linux x86_64 dynamic
windows_32_shared Linux x86_64 Windows i686 dynamic
windows_64_shared Linux x86_64 Windows x86_64 dynamic
android Linux x86_64 Android - 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.

S
Description
No description provided
Readme MIT
1.2 MiB
Languages
Go 60.6%
C++ 24.1%
C 10.6%
Dockerfile 3.9%
Shell 0.7%