Big Jake
Big Jake
I have a sinking feeling that the open source goal will disappear early next year.
@esbenbach I agree.
I'm seeing this same thing, flutter version 3.10.05 and using the X11, wayland, and gbm embedders on both a raspberry pi 3a+, and a radxa zero.
I was able to resolve the issue by enabling damage tracking. I was building without it initially. There is currently a bug in flutter that breaks the non-damage tracking code...
@makotosato-at there's a cmake option `USE_DIRTY_REGION_MANAGEMENT` that enables it, but it looks like it's on by default. I don't use cmake for building elinux_flutter and had the feature disabled in...
I have a fix for this but it requires a couple of small changes to roslyn.
@barovehicles I am only aware of the A02 and B01 carrier boards.
@barovehicles I just received a production module and now I see what you mean. It looks like it is in fact an issue with the jetson python scripts and not...
It does (or at least did) work with 9. Can you include some compile output with the errors?
Actually building against a packaged creator is the only way I currently build. What is not tested is building against a creator source tree. As mentioned in the readme, you...