Robin WILS

Results 3 comments of Robin WILS

Maybe have a look at [this](https://github.com/acabal/scripts/blob/master/ogg-cover-art) ? It seems that you have to put the embedded art, encoded in base64, into the comments(metadata_block_picture). You would need the `vorbiscomment` binary though...

Hey, I have been noticing that my addon manager was constantly 'updating' buildpad recently, so this probably has to do with the changes you mentioned. If buildpad now uses arcdps's...

I confirm having the same problem on my Github actions workflow. I am building with - CMake - Ninja generator - msvc compiler ``` C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe /nologo /TP -ID:build\windows-msvc-debug\_deps\reactphysics3d-src\include /DWIN32 /D_WINDOWS...