github xenia-project/release-builds-windows v1.0.2601-master

latest releases: v1.0.2844-master, v1.0.2843-master, v1.0.2842-master...
4 years ago

Windows release build for xenia-project/xenia@53320d7.

Add descriptive error message when pkg-config fails

The pkg_config helper for premake was not checking for errors. When it
failed to run, either when it is not installed or the queried package is
not found, a cryptic error message would be printed:

"Error: .../xenia/third_party/premake-core/src/base/string.lua:36: attempt to index a nil value (upvalue 's')"

Fix this by checking the return status when calling pkg-config and
printing a descriptive error message.

Don't miss a new release-builds-windows release

NewReleases is sending notifications on new releases.