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

golang-ui/nuklear build is broken #174

Open
agreppin opened this issue Oct 23, 2024 · 0 comments
Open

golang-ui/nuklear build is broken #174

agreppin opened this issue Oct 23, 2024 · 0 comments

Comments

@agreppin
Copy link

Hello,

I forked https://github.com/golang-ui/nuklear and made it build it again on Ubuntu 24.04.
Here is the link to the repo https://github.com/agreppin/nuklear/blob/main/nk.yml.

c-for-go now has problem generating the following structs:

  • nk_convert_config, types.go missing line_AA, shape_AA (nk_anti_aliasing)
  • nk_draw_vertex_layout_element, types.go missing attribute & format
  • const.go missing type for enum nk_anti_aliasing (enum values are ok)
  • maybe more ...

I tried to use very older version of c-for-go with no luck. Please give me some clue on how to solve this issue.

Thank you


some details here: agreppin/nuklear#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant