Érico Porto

Results 67 comments of Érico Porto

Ah ok, so I built libdav1d.dll here to have an idea (used msys2), and it's around 3MB and go to 2MB after using strip. I haven't tried to build libgav1...

> tried MojoAL and it blows up when trying to seek a streaming source Can you still reproduce this?

I think odd versions mean downloaded from git (any commit) and even versions are proper releases.

#92 simply describes the steps to reproduce, #97 is just a possible solution, but I can't tell what is an acceptable solution here. I wouldn't mind if someone had other...

![](https://raw.githubusercontent.com/ericoporto/ImGi/main/docs/images/screenshot.gif) Microui ported to AGS Script - **[ImGi](https://github.com/ericoporto/ImGi)** (wip)

Also found [an interesting comment here](https://github.com/python/cpython/issues/85368#issuecomment-1093876354) > workaround: > > > ``` > >>> import os > >>> p1 = os.path.expandvars("%APPDATA%\\test.txt") > >>> p1 > 'C:\\Users\\steve\\AppData\\Roaming\\test.txt' > >>> open(p1, "w").close()...

Is there any way to truly build for RELEASE in CMAKE_BUILD_TYPE when using Android Studio?

I am on iPhone/iPad as I am on the go, just wanted to be able to study on these devices. :)

I actually just noticed that the worker never works on Safari mobile, so I will probably need a mac to be able to debug, but this will only happen the...

@ryuukk , I am curious about this as well, since I could then port these changes to my port :P