Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile in fedora
08-21-2015, 01:34 AM
Post: #1
Compile in fedora
Having trouble compiling ppsspp in fedora 22 xfce. The the error seems to be with xBRZ.

ext/xbrz/xbrz.cpp:1188:101: required from here
ext/xbrz/xbrz.cpp:651:28: sorry, unimplemented: non-trivial designated initializers not supported
const bool doLineBlend = [&]() -> bool
^
ext/xbrz/xbrz.cpp:651:28: sorry, unimplemented: non-trivial designated initializers not supported
Makefile.GPU:1883: recipe for target '.obj/GPU/xbrz.o' failed
make[1]: *** [.obj/GPU/xbrz.o] Error 1
make[1]: Leaving directory '/home/Nit3H8wk/Downloads/ppsspp-master/ppsspp'
Makefile:102: recipe for target 'sub-GPU-pro-make_first-ordered' failed
make: *** [sub-GPU-pro-make_first-ordered] Error 2
Find all posts by this user
Quote this message in a reply
09-18-2015, 08:03 AM
Post: #2
RE: Compile in fedora
You can find the temporary fix here https ://github.com/hrydgard/ppsspp/issues/7717 (remove the space because for some reason (not enough posts?) I can't post links)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: