Package Details: reicast-git 1:0.0.1-1

Git Clone URL: https://aur.archlinux.org/reicast-git.git (read-only, click to copy)
Package Base: reicast-git
Description: metapackage - migrate to flycast-git
Upstream URL: None
Submitter: carstene1ns
Maintainer: xiota
Last Packager: xiota
Votes: 12
Popularity: 0.000000
First Submitted: 2014-07-09 08:00 (UTC)
Last Updated: 2023-11-08 00:56 (UTC)

Dependencies (1)

Required by (0)

Sources (0)

Latest Comments

« First ‹ Previous 1 2

Holzhaus commented on 2015-04-04 18:26 (UTC)

@carstene1ns: Thanks, that worked!

carstene1ns commented on 2015-04-01 18:42 (UTC)

Holzhaus: Do you have 'gcc-multilib' (and whole multilib-devel group) installed? Also, please try skmp's 64 bit linux branch, just add '#branch=skmp/linux-x64' to the source URL. Thanks!

Holzhaus commented on 2015-03-27 15:43 (UTC)

I'm getting the same error as Everex when trying to compile it on x86_64. In file included from /usr/include/c++/4.9.2/bits/stl_algo.h:59:0, from /usr/include/c++/4.9.2/algorithm:62, from ../../core/hw/pvr/drkPvr.cpp:19: /usr/include/c++/4.9.2/cstdlib: At global scope: /usr/include/c++/4.9.2/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ Makefile:95: recipe for target 'obj/hw/pvr/drkPvr.build_obj' failed make: *** [obj/hw/pvr/drkPvr.build_obj] Error 1 make: Leaving directory '/tmp/reicast-git/src/reicast/shell/lin86'

carstene1ns commented on 2015-01-01 21:44 (UTC)

Reicast supports GLX 3.1 since the latest commit. If you get segfaults[1], you can change back to use GLES, a hack using sed is provided in the prepare() function. [1]: https://github.com/reicast/reicast-emulator/issues/427#issuecomment-68349186

Enverex commented on 2014-11-25 16:06 (UTC)

Doesn't compile for me on x86_64. Error below. /usr/include/c++/4.9.2/cstdlib:178:10: error: expected unqualified-id before ‘__int128’

Melon_Bread commented on 2014-08-05 22:22 (UTC)

For anyone wondering you will need to place the BIOS files (dc_boot.bin & dc_flash.bin) in /home/<username>/.reicast/data/

carstene1ns commented on 2014-07-09 08:07 (UTC)

Please note, that this project is in early development stage. The linux support is far from finished (mainly the rendering and dynamic recompiling), but it already shows the bios =) http://p.f4ke.de/iYtCapcn2R.png This package currently serves mainly as a test to make sure it compiles correctly.