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 |
|||
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 may sound silly, but did you run "git submodule update --init" in the directory you checked the source out into before building? |
|||
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 >_>
|
|||
« Next Oldest | Next Newest »
|