Sylvain Colinet
Sylvain Colinet
Information on how to build the firmware are in https://github.com/mrehkopf/sd2snes/blob/develop/src/README
The true error is actually the malformed utf8 one. I doubt the file has weird utf8 character in it, or maybe it's opening a weird/invalid file. I will try to...
`skarsnik@debian:~/perl6/gptrixie$ /home/skarsnik/perl6/rakudo-2019.11/install/bin/perl6 -e 'my $fh = open "/usr/include/GraphicsMagick/magick/cdl.h"; say $fh.lines' Malformed UTF-8 near bytes 6c e9 6d in block at -e line 1 ` it's super weird, it comes from...
Maybe it's a Raku bug? I don't know how it's supposed to handle file encoding
If you have your own copy of the headers, I guess you can remove this line ^^
You like tormenting me. I guess I could write to a temp file
Ok, fixed for castxml, need testing on gccxml
It's probably not easy to figure when it's proper to do it.
Weird, what the diagnostic window shows?
This is weird. Did you activated the network command support in ra?