Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LV2: Introduce Dynamic Timer signals #16481

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

PPU LLVM: Function table dependent resolver hashing

d6e014b
Select commit
Loading
Failed to load commit list.
Open

LV2: Introduce Dynamic Timer signals #16481

PPU LLVM: Function table dependent resolver hashing
d6e014b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / RPCS3.rpcs3 (Windows_Build) failed Jan 7, 2025 in 24m 29s

Windows_Build failed

Annotations

Check failure on line 4914 in rpcs3\Emu\Cell\PPUThread.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / RPCS3.rpcs3 (Windows_Build)

rpcs3\Emu\Cell\PPUThread.cpp#L4914

rpcs3\Emu\Cell\PPUThread.cpp(4914,5): Error C2664: 'void sha1_update(sha1_context *,const unsigned char *,size_t)': cannot convert argument 2 from '_Ty *' to 'const unsigned char *'
        with
        [
            _Ty=stx::se_t<u32,true,4>
        ]

Check failure on line 2814 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / RPCS3.rpcs3 (Windows_Build)

Build log #L2814

Process 'msbuild.exe' exited with code '1'.