Hacking VitaQuake Source Won't Compile...

jastolze

Well-Known Member
OP
Member
Joined
May 2, 2012
Messages
385
Trophies
0
Age
32
XP
695
Country
United States
Okay, so I wanted to change something in the source but after I made the change, the Vita SDK gave me this error: I really would like to figure out what I'm doing wrong. Any help? I'm on Windows 8.1 by the way. (P.S: The error I'm referring to is the last one in the picture)

Capture.png
 

jastolze

Well-Known Member
OP
Member
Joined
May 2, 2012
Messages
385
Trophies
0
Age
32
XP
695
Country
United States
You're missing the mpg123.h as the compiler says...
Did it worked before you made the changes?
Weirdly enough, there is no mpg123.h file. I looked on github and it wasn't in there either. I did use cygwin to download the source, then transferred it over to the PS Vita SDK folder. Maybe that has something to do with it?
 

VitaType

Well-Known Member
Member
Joined
Jul 16, 2016
Messages
1,043
Trophies
0
XP
1,457
Country
Germany
There is a line in audiodec/decoder_mp123.h which tries to include mpg123.h (that means the compiler copies the content of mpg123.h in audiodec/decoder_mp123.h on line 25 or 24 and substitutes it with the #include line).
But your compiler isn't able to find a mpg123.h.
That's what the compiler says and if you don't have any idea where to find these file your source code isn't complete and you won't will be able to compile the program.

Probably there is a lib missing on your system...
 
Last edited by VitaType,
D

Deleted User

Guest
Okay, so I wanted to change something in the source but after I made the change, the Vita SDK gave me this error: I really would like to figure out what I'm doing wrong. Any help? I'm on Windows 8.1 by the way. (P.S: The error I'm referring to is the last one in the picture)

Capture.png


remove this from the makefile:
-DHAVE_OGGVORBIS -DHAVE_MPG123 -DHAVE_LIBSPEEXDSP
 
Last edited by ,

jastolze

Well-Known Member
OP
Member
Joined
May 2, 2012
Messages
385
Trophies
0
Age
32
XP
695
Country
United States
@romain337: I did that and got this:
Capture.png


--------------------- MERGED ---------------------------

To be clear, this isn't my source, I'm using the creator of Vita Quake's source code and he didn't have any problems...
 
D

Deleted User

Guest
@romain337: I did that and got this:
Capture.png


--------------------- MERGED ---------------------------

To be clear, this isn't my source, I'm using the creator of Vita Quake's source code and he didn't have any problems...


Then remove this from thge makefile...
-lvorbisfile -logg -lvorbis -lspeexdsp -lmpg123 \
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: The cybertruck is a death trap.