Build rpcs3 from Nekotekina
Started by notq




33 posts in this topic
Ekaseo
Unregistered


 
04-21-2014, 10:53 AM -
#2
(04-21-2014, 10:50 AM)notq Wrote: Guys, i tried to do this

Windows: Install Visual Studio 2013. Then open the .SLN file, and press Build > Rebuild Solution.

but got errors. Can you help me?

Code:
Error    1    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86func.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    2    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86defs.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    3    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86cpuinfo.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    4    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86context.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    5    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86compiler.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    6    error C1083: Cannot open source file: 'asmjit\src\asmjit\x86\x86assembler.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    7    error C1083: Cannot open source file: 'asmjit\src\asmjit\contrib\winremoteruntime.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    8    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\zone.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    9    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\vmem.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    10    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\string.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    11    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\runtime.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    12    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\podvector.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    13    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\memorymanager.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    14    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\logger.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    15    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\globals.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    16    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\func.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    17    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\error.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    18    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\defs.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    19    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\cputicks.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    20    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\cpuinfo.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    21    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\context.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    22    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\compiler.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    23    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\codegen.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    24    error C1083: Cannot open source file: 'asmjit\src\asmjit\base\assembler.cpp': No such file or directory    C:\rpcs3-master\c1xx    asmjit
Error    25    error C1083: Cannot open include file: 'wx/msw/setup.h': No such file or directory    c:\rpcs3-master\rpcs3\stdafx.h    13    1    rpcs3

you have to download asmjit from here: https://github.com/kobalicekp/asmjit


Messages In This Thread
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 10:50 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 10:53 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 10:58 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 11:03 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:06 AM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 11:11 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:16 AM
RE: Build rpcs3 from Nekotekina - by MaXiMu - 04-21-2014, 11:22 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 11:46 AM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 11:49 AM
RE: Build rpcs3 from Nekotekina - by metallicafor - 04-21-2014, 11:49 AM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 12:20 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 12:39 PM
RE: Build rpcs3 from Nekotekina - by Bigpet - 04-21-2014, 01:31 PM
RE: Build rpcs3 from Nekotekina - by Dante38490 - 04-21-2014, 01:37 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 01:56 PM
RE: Build rpcs3 from Nekotekina - by flashmozzg - 04-21-2014, 04:03 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 05:19 PM
RE: Build rpcs3 from Nekotekina - by Ekaseo - 04-21-2014, 05:42 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 05:44 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 06:22 PM
RE: Build rpcs3 from Nekotekina - by notq - 04-21-2014, 07:07 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 07:07 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 07:14 PM
RE: Build rpcs3 from Nekotekina - by nickblame - 04-21-2014, 08:05 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 08:14 PM
RE: Build rpcs3 from Nekotekina - by d875j - 04-21-2014, 09:21 PM
RE: Build rpcs3 from Nekotekina - by Nekotekina - 04-21-2014, 09:37 PM
RE: Build rpcs3 from Nekotekina - by ssshadow - 04-21-2014, 10:02 PM
RE: Build rpcs3 from Nekotekina - by d875j - 04-22-2014, 12:13 AM
RE: Build rpcs3 from Nekotekina - by notq - 04-22-2014, 07:22 AM
RE: Build rpcs3 from Nekotekina - by notq - 11-26-2015, 09:51 AM
RE: Build rpcs3 from Nekotekina - by tambre - 11-26-2015, 01:49 PM
RE: Build rpcs3 from Nekotekina - by notq - 11-26-2015, 01:56 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)