Created
November 19, 2018 21:05
Star
You must be signed in to star a gist
nativecallable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| extern WINDOW *stdscr; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error with castxml : /tmp/b8w5u5EHtJ.h:4:8: error: unknown type name 'WINDOW' | |
| extern WINDOW *stdscr; | |
| ^ | |
| 1 error generated. | |
| in sub do-magic at /home/bisectable/.rakudobrew/moar-master/install/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 216 | |
| in sub MAIN at /home/bisectable/.rakudobrew/moar-master/install/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 79 | |
| in block <unit> at /home/bisectable/.rakudobrew/moar-master/install/share/perl6/site/resources/E1C3516BEF69276E7298DB57A82D9E0553314ECD line 198 | |
| in sub MAIN at /home/bisectable/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/gptrixie line 2 | |
| in block <unit> at /home/bisectable/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/gptrixie line 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment