On Sat, 10 Sep 2011, Overcomer Man wrote:
> After several steps including adding FFI, I'm still stuck on the Video package.
>
> I tried to manually fileIn VideoFlow.st but that failed.
> Error: 'genBranchPopFalse: distance index 1133 is out of range 0 to 1023'
It's trying to compile a method, but it can't, because it's too long. Find
out which method is it (from the debugger) and split it to two other
methods (or ignore it if possible).
Levente
>
> I also tried contacting people listed as developers and maintainers of
> the package with no result.
> The ones who responded say they had nothing to do with it but their
> name got put on it.
> What is the next step? Thanks.
> _______________________________________________
> Beginners mailing list
>
[hidden email]
>
http://lists.squeakfoundation.org/mailman/listinfo/beginners>
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners