ggriffon

Results 5 comments of ggriffon

Hi, Can we have a pinning diagram of the board ? How are we supposed to plug it into a pi zero?

> Yikes. Hmm. This might be operating system dependent. Is this on PC? I’ll admit I’ve never tested against such a large file. 2 GB is a common limit (2^31)....

> OK, I'll try to give this a whirl when I can. Meanwhile could you work around it by exporting without embedding media? I assume it's largely textures that's taking...

I was able to get the file processed after updating a few lines to use boost to do the file exists check. In CLI11.cpp line 1159: ``` struct ExistingFileValidator :...