Issue with building from source. - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172) +---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163) +---- Thread: Issue with building from source. (/showthread.php?tid=162081) |
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 |