09-28-2014, 01:07 AM
Pages: 1 2
DragonNeos
09-28-2014, 04:12 AM
(09-28-2014, 01:07 AM)agrecascino Wrote: [ -> ]I'm having a build issue with errors, so could someone please give me instructions on how to build?It depends on which platform (Windows/Mac/Linux) you're using to build RPCS3 on. Make sure you have the files for asmjit, ffmpeg, and wxWidgets in their respective folders. Can you post the output that displays the errors from the IDE? If you go to https://github.com/DHrpcs3/rpcs3, scroll to the bottom of the page and you can see the required dependencies and the instructions for building RPCS3 on each platform.
agrecascino
09-28-2014, 06:08 PM
Ekaseo
09-28-2014, 06:17 PM
is there some other program that is able to build rpcs3? I know only about Microsoft Visual studio. Is there some alternative to build this on windows?
09-28-2014, 07:17 PM
This log doesn't contain any error.
Fuck you.
Fuck you.
tambre
09-28-2014, 07:18 PM
derpf
09-29-2014, 06:16 AM
(09-28-2014, 06:17 PM)Ekaseo Wrote: [ -> ]is there some other program that is able to build rpcs3? I know only about Microsoft Visual studio. Is there some alternative to build this on windows?
Maybe if you want to try to get the CMake building with gcc/clang on Windows.
Bigpet
09-29-2014, 08:43 AM
are you sure you're using the newest version of the source-code, the error says
but that's clearly not true in the current source-code
Code:
rpcs3.cpp(185): fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx_gui.h"' to your source?
but that's clearly not true in the current source-code
agrecascino
10-01-2014, 08:47 PM
Still does not build, no matter what I try
Bigpet
10-02-2014, 08:51 AM
I can't reproduce this error with the code in the repository, are you sure you are using the newest version and you are using Visual Studio 2013?
Pages: 1 2