Package Details: rpcs3-git 0.0.33.r16916.53c84577c0-1

Git Clone URL: https://aur.archlinux.org/rpcs3-git.git (read-only, click to copy)
Package Base: rpcs3-git
Description: A Sony PlayStation 3 emulator
Upstream URL: https://github.com/RPCS3/rpcs3
Licenses: GPL-2.0-only
Conflicts: rpcs3
Provides: rpcs3
Submitter: alucryd
Maintainer: hcorion
Last Packager: hcorion
Votes: 78
Popularity: 0.33
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2024-09-08 18:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 35 Next › Last »

Behem0th commented on 2017-06-08 16:51 (UTC) (edited on 2017-06-08 16:57 (UTC) by Behem0th)

Hello. i have this error ==> Starting prepare()... /var/Build/rpcs3-git/src/rsx_program_decompiler /var/Build/rpcs3-git/src Submodule 'common' (https://github.com/RPCS3/common) registered for path 'common' Cloning into '/var/Build/rpcs3-git/src/rsx_program_decompiler/common'... done. Submodule path 'common': checked out '2a5a06098b88cf01aa39f95a2f1839ad75ea92c8' /var/Build/rpcs3-git/src /var/Build/rpcs3-git/src/rpcs3 /var/Build/rpcs3-git/src error: pathspec 'rsx_program_decompiler' did not match any file(s) known to git. ==> ERROR: A failure occurred in prepare(). Aborting... I dont know, is this relevant? https://github.com/RPCS3/rpcs3/commit/444c64ae757889b558d2364a699e465b25955adf

klore commented on 2017-06-08 13:34 (UTC)

hello, got this compilation error compilation terminated. make[2]: *** [rpcs3/CMakeFiles/rpcs3.dir/build.make:7527: rpcs3/CMakeFiles/rpcs3.dir/rpcs3_version.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:147: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... :((

tempomolto commented on 2017-06-06 09:51 (UTC) (edited on 2017-06-06 09:51 (UTC) by tempomolto)

I have the same error as logos about a missing git-version.h I tried to compile with clang instead, but no luck. If I do this (following their readme): git clone https://github.com/RPCS3/rpcs3.git cd rpcs3/ #test with clang export CC=/usr/bin/clang export CXX=/usr/bin/clang++ git submodule update --init cmake CMakeLists.txt && make GitVersion && make then it works, and I can launch on a r9 fury with: MESA_GLSL_VERSION_OVERRIDE=450 MESA_GL_VERSION_OVERRIDE=4.5 ./rpcs3/bin/rpcs3

logos commented on 2017-06-05 20:43 (UTC) (edited on 2017-06-05 21:13 (UTC) by logos)

Maybe is related with this https://github.com/RPCS3/rpcs3/issues/1802

alucryd commented on 2017-06-05 18:50 (UTC)

I can't reproduce here, neither locally nor in a clean chroot. Maybe try reaching upstream about it. Also, when you post some output you're supposed to use an english locale.

logos commented on 2017-06-05 06:26 (UTC) (edited on 2017-06-05 06:40 (UTC) by logos)

I get this error compiling: error fatal: git-version.h: No existe el fichero o el directorio #include "git-version.h" ^~~~~~~~~~~~~~~ compilación terminada. make[2]: *** [rpcs3/CMakeFiles/rpcs3.dir/build.make:7527: rpcs3/CMakeFiles/rpcs3.dir/rpcs3_version.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:147: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2 make: *** [Makefile:130: all] Error 2

alucryd commented on 2017-06-04 19:48 (UTC)

Updated, thx for the heads up :)

Behem0th commented on 2017-06-04 19:09 (UTC)

RPCS3 now support Qt https://github.com/RPCS3/rpcs3/commit/6cfb184b1ec798eb209272a404040e7a582516a7

CyberConan commented on 2017-05-25 18:52 (UTC)

Hi! I don't know why but I had this error: /tmp/rpcs3/rpcs3/rpcs3_version.cpp:3:25: fatal error: git-version.h: No such file or directory I needed include make GitVersion before make. https://github.com/RPCS3/rpcs3/issues/2229

hcorion commented on 2017-05-22 18:03 (UTC)

@alucryd RPCS3 now has a make install step, which installs the desktop icons, .desktop and executable.