Difference between revisions of "Compiling ScummVM/WebOS"

Jump to navigation Jump to search
m
Fixed typo.
m (Using new Palm SDK)
m (Fixed typo.)
Line 197: Line 197:
=== Increasing the package version ===
=== Increasing the package version ===


''VER_PACKAGE'' in ''backends/platforms/webos/webos.mk'' must be set to a number which is higher than the currently used package version in the app catalog.  So when creating an updated package for ScummVM 1.3.9 and the current ScummVM package in the app catalog is version 1.3.0902 then you must set VER_PACKAGE to 3 to create the ScummVM package with version 1.3.0903.  Yeah, I know that's ugly but WebOS package version numbers are restricted to three numeric components.
''VER_PACKAGE'' in ''backends/platform/webos/webos.mk'' must be set to a number which is higher than the currently used package version in the app catalog.  So when creating an updated package for ScummVM 1.3.9 and the current ScummVM package in the app catalog is version 1.3.0902 then you must set VER_PACKAGE to 3 to create the ScummVM package with version 1.3.0903.  Yeah, I know that's ugly but WebOS package version numbers are restricted to three numeric components.


=== App ID and name ===
=== App ID and name ===
40

edits

Navigation menu