Difference between revisions of "Compiling ScummVM/WebOS"

Jump to navigation Jump to search
m
Corrected prefix
m (New package build instructions)
m (Corrected prefix)
Line 157: Line 157:
./configure \
./configure \
       --host=webos \
       --host=webos \
       --prefix=/media/cryptofs/apps/usr/palm/applications/org.scummvm.scummvm \
       --prefix=/media/cryptofs/apps/usr/palm/applications/com.github.kayahr.scummvm \
       --enable-plugins \
       --enable-plugins \
       --enable-zlib \
       --enable-zlib \
Line 165: Line 165:
make
make
</syntaxhighlight>
</syntaxhighlight>
The specified prefix must match the base app id as used when building the WebOS package.


== Building the WebOS package ==
== Building the WebOS package ==
40

edits

Navigation menu