8000 build issue with abcmidi 2020.10.27 · Issue #5 · sshlien/abcmidi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build issue with abcmidi 2020.10.27 #5

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&r 7ECF dquo;, 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

Open
chenrui333 opened this issue Oct 28, 2020 · 0 comments
Open

build issue with abcmidi 2020.10.27 #5

chenrui333 opened this issue Oct 28, 2020 · 0 comments

Comments

@chenrui333
Copy link

https://github.com/sshlien/abcmidi/blob/master/drawtune.c#L3003-L3008

drawtune.c:3009:23: error: passing 'union (anonymous union at ./structs.h:108:3)' to parameter of incompatible type 'char *'
      printtext(left, v->place->item, &textfont);
                      ^~~~~~~~~~~~~~
drawtune.c:3012:25: error: passing 'union (anonymous union at ./structs.h:108:3)' to parameter of incompatible type 'char *'
      printtext(centre, v->place->item, &textfont);
                        ^~~~~~~~~~~~~~
2 errors generated.
make: *** [drawtune.o] Error 1
make: *** Waiting for unfinished jobs....

relates to Homebrew/homebrew-core#63570

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
0