Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ppsspp-sdl build failed(linux)
10-31-2015, 09:37 PM (This post was last modified: 10-31-2015 09:57 PM by lanadapter.)
Post: #1
ppsspp-sdl build failed(linux)
So I tried to build 1.1.1 with sdl on my puppy linux box and the b.sh script fails building jit.cpp.o with "fatal error: ext/armips/Core/Assembler.h: no such file or directory"

This file is referenced by line 29 of Core/Debugger/SymbolMap.h and line 13 of Core/MIPS/MIPSAsm.cpp but does not exist in any folder of the source tree
Find all posts by this user
Quote this message in a reply
11-01-2015, 05:38 AM
Post: #2
RE: ppsspp-sdl build failed(linux)
(10-31-2015 09:37 PM)lanadapter Wrote:  So I tried to build 1.1.1 with sdl on my puppy linux box and the b.sh script fails building jit.cpp.o with "fatal error: ext/armips/Core/Assembler.h: no such file or directory"

This file is referenced by line 29 of Core/Debugger/SymbolMap.h and line 13 of Core/MIPS/MIPSAsm.cpp but does not exist in any folder of the source tree

This may sound silly, but did you run "git submodule update --init" in the directory you checked the source out into before building?
Find all posts by this user
Quote this message in a reply
11-01-2015, 02:25 PM
Post: #3
RE: ppsspp-sdl build failed(linux)
Derp, that was it. I should remember to check these things >_>
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: