RPCS3 Forums
Issue with building from source. - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: Issue with building from source. (/showthread.php?tid=162081)



RE: Issue with building from source. - Chaoscode - 05-11-2014

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.



RE: Issue with building from source. - Chaoscode - 05-11-2014

yup its in process of doing that and its stuck Smile