Giter VIP home page Giter VIP logo

Comments (4)

nycnewman avatar nycnewman commented on August 15, 2024

Potentially related but currently "go build" dies with:

rogchap.com/wombat/internal/model

internal/model/input.go:59:3: i.SetRoles undefined (type *Message has no field or method SetRoles)
internal/model/input.go:72:3: i.SetEnabled undefined (type *Message has no field or method SetEnabled)
internal/model/input.go:79:3: i.ConnectUpdateFieldValue undefined (type *Message has no field or method ConnectUpdateFieldValue)
internal/model/input.go:87:25: i.Fields undefined (type *Message has no field or method Fields)
internal/model/input.go:91:11: i.Fields undefined (type *Message has no field or method Fields)
internal/model/input.go:117:14: i.Fields undefined (type *Message has no field or method Fields)
internal/model/input.go:125:10: i.Roles undefined (type *Message has no field or method Roles)
internal/model/input.go:129:8: i.Fields undefined (type *Message has no field or method Fields)
internal/model/keyval_list.go:41:3: m.SetRoles undefined (type *KeyvalList has no field or method SetRoles)
internal/model/keyval_list.go:51:3: m.ConnectValAt undefined (type *KeyvalList has no field or method ConnectValAt)
internal/model/keyval_list.go:51:3: too many errors

from wombat.

rogchap avatar rogchap commented on August 15, 2024

Thanks for the feedback @nycnewman.
Agree that this would be beneficial; even for my own memory! The Go / Qt / modules / vendor folder etc is a bit complex.
I will add details in the coming weeks.
the issue you are facing above is the there is a whole load of Go files that are auto-generated by qtmoc desktop

from wombat.

nycnewman avatar nycnewman commented on August 15, 2024

New Beta works. Thanks. I eventually made some progress with Qt build process but still sadly not working yet.

Utility now works better and can pull schema from GRPC service and allows me to test against various endpoints. Died without error when passing bad parameters though.

from wombat.

rogchap avatar rogchap commented on August 15, 2024

Due to a lack of productivity with Qt and slow build times, I've decided to scrap Qt and have rebuilt everything from the ground up using Wails.

This should make everything easier; will still add some docs on how to get started etc once I have the new version released (0.2.0 🔜), but going to close this issue for now.

from wombat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.