Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

good project,but build failed #6

Open
gonboy opened this issue Mar 11, 2020 · 4 comments
Open

good project,but build failed #6

gonboy opened this issue Mar 11, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@gonboy
Copy link

gonboy commented Mar 11, 2020

This is a great project
Can refer to the following project

https://github.com/go-qml/qml
https://github.com/go-qamel/qamel

But the documentation need the simplest example

1. What dependencies are needed
2. How to install
3. How it works

when I build
Win10 X64, to build

# pkg-config --cflags  -- Qt5Core Qt5Qml Qt5Quick
pkg-config: exec: "pkg-config": executable file not found in %PATH%
@gonboy
Copy link
Author

gonboy commented Mar 11, 2020

I see the info.

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

why need static Qt Builds, it's so sad.

@gonboy
Copy link
Author

gonboy commented Mar 11, 2020

example `signals_slots'
then warning

build signals_slots: cannot load github.com/desertbit/gml/samples/signals_slots/api: 
module github.com/desertbit/gml@latest found (v0.0.18),
but does not contain package github.com/desertbit/gml/samples/signals_slots/api

@skaldesh
Copy link
Member

Hi @gonboy

But the documentation need the simplest example

You are right, this project is nowhere ready to be published. We need to do some work before anyone should actually use it. I will update the README accordingly.

Regarding your bug, we'll look into it

@r0l1
Copy link
Member

r0l1 commented Apr 1, 2020

@gonboy the samples are not up-to-date. We'll work on that once ready.

@skaldesh skaldesh added the bug Something isn't working label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants