🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
tonyo anyone building rakudo on windows seen this error? `3rdparty\libuv\src\win\fs.c:2065:47: error: 'FILE_DEVICE_CONSOLE' undeclared`? 15:19
antononcube: are you the anton requesting tagging in the fez repo? i've responded to it there too but happy to chat here. 15:29
nemokosch From what I know, it's a different Anton, a maintainer of Rakudo Star 15:44
Anton Antonov is antononcube on Github as well
lizmat Rakudo Star ==> Anton Oks 16:25
antononcube @tonyo No, I am not. 🙂 I try to use "antononcube" on my code-related works. (For Raku.) 16:40
tonyo gotcha, thanks 17:27
tonyo just for posterity on the FILE_DEVICE_CONSOLE error - make sure NQP ends up in the correct path 22:03
after this should be able to set up a smoke tester for different raku versions and OSes