RPCS3 Forums

Full Version: Issue with building from source.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Chaoscode

I am basically getting missing files that are not on the git/svn

Error 22 error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86defs.cpp': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\c1xx asmjit
Error 23 error C1083: Cannot open source file: 'asmjit\src\asmjit\base\memorymanager.cpp': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\c1xx asmjit
Error 24 error C1083: Cannot open source file: 'asmjit\src\asmjit\base\defs.cpp': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\c1xx asmjit
Error 28 error C1083: Cannot open include file: 'libswscale/swscale.h': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\rpcs3\Emu\SysCalls\Modules\cellVpost.cpp 7 1 rpcs3
Error 29 error C1083: Cannot open include file: 'libavcodec/avcodec.h': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\rpcs3\Emu\SysCalls\Modules\cellVdec.cpp 10 1 rpcs3
Error 30 error C1083: Cannot open include file: 'libavcodec/avcodec.h': No such file or directory C:\Users\Chaoscode\Desktop\rpc3\trunk\rpcs3\Emu\SysCalls\Modules\cellAdec.cpp 10 1 rpcs3

Attempting a Full git reclone. See if that works.

Chaoscode

yup its in process of doing that and its stuck Smile