help, when i try to build a new revision, it kicks me with this error:
CMake Error at plugins/GSdx/CMakeLists.txt:172 (add_library):
Cannot find source file:
GSVertexTrace.x64.avx.cpp
so what gives?
Search Criteria
Package Details: pcsx2-git 2.3.35.r0.g4eae1b7127-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0+ |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 130 |
Popularity: | 0.138209 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-27 22:52 (UTC) |
Dependencies (34)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shaderc (shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- ccache (ccache-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 14 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 56 57 58 59 60 61 62 63 64 65 66 67 Next › Last »
<deleted-account> commented on 2012-01-22 03:15 (UTC)
<deleted-account> commented on 2012-01-09 00:23 (UTC)
works great
rafaelff commented on 2011-12-24 16:04 (UTC)
Updated to revision 5015
NOTE: user preferences directory changed from $HOME/PCSX2 to $HOME/.config/PCSX2 to follow XDG Standards. Users should move their file to this new directory in order to keep using the same configuration, BIOS, savegames, etc.
PCSX2 will create automatically the directory, but you can do it yourself. Just do
$ mkdir $HOME/.config/PCSX2
$ cp $HOME/PCSX2 $HOME/.config/
rafaelff commented on 2011-12-18 23:53 (UTC)
yeah, well, that's the downside of svn packages: under development. :) You can wait until it is fixed (I reported the issue just now) or you can install a previous release with the option '--holdver' of the command 'makepkg'. Thanks for reporting.
<deleted-account> commented on 2011-12-18 22:58 (UTC)
I'm trying to build version 4994, but I keep getting the following error:
/tmp/yaourt-tmp-tastypi/aur-pcsx2-svn/src/pcsx2/plugins/GSdx/GSRasterizer.h:105:21: error: ‘shared_ptr’ has not been declared
(this error is repeated multiple times for the same file). Does anyone else get this error?
rafaelff commented on 2011-12-04 16:49 (UTC)
GSdx seems to be currently the best GS plugin for linux. I use it too (8800GS, nvidia 290.10).
ArLi commented on 2011-12-04 12:24 (UTC)
@willianholtz: zzogl not best for me(8600mGT with nvidia-driver-290.10), GSdx (GCC 4.6.2, SSE2) most i recommend, via SDL(software)
Pinned Comments
weirdbeard commented on 2024-08-17 03:40 (UTC)
https://github.com/PCSX2/pcsx2/pull/11632
This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2
In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.