I'm getting this popup error when trying to launch:
An assertion failed! ./src/common/filename.cpp(2035): assert "Assert failure" failed in IsValidDirComponent(): invalid directory component in wxFileName
Anyone know what's up with that?
Git Clone URL: | https://aur.archlinux.org/wxlauncher-git.git (read-only, click to copy) |
---|---|
Package Base: | wxlauncher-git |
Description: | A cross-platform launcher for the FreeSpace 2 Open engine - Git version |
Upstream URL: | https://github.com/scp-fs2open/wxLauncher |
Licenses: | GPL2 |
Conflicts: | wxlauncher |
Provides: | wxlauncher |
Submitter: | MageJohn |
Maintainer: | MageJohn |
Last Packager: | MageJohn |
Votes: | 21 |
Popularity: | 0.000000 |
First Submitted: | 2022-07-12 12:55 (UTC) |
Last Updated: | 2022-12-15 11:54 (UTC) |
I'm getting this popup error when trying to launch:
An assertion failed! ./src/common/filename.cpp(2035): assert "Assert failure" failed in IsValidDirComponent(): invalid directory component in wxFileName
Anyone know what's up with that?
I had to add the python-setuptools and I think also python-pip inorder to build in clean environment. Havent tried running it yet though.
It builds after manually installing wxgtk2, as Tjuh says, but I'm getting the below error when trying to launch the game now (from wxlauncher Play button).
/tmp/makepkg/wxlauncher/src/wxLauncher-release-0.11.0/code/apis/FlagListManager.cpp(341): assert "this->IsProcessingOK()" failed in GetBuildCaps(): attempt to get build caps even though processing hasn't succeeded
Figured it out, needs wxgtk2 as depends.
I'm getting the following error when building this pkg:
Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) (Required is at least version "2.8.10") CMake Error at CMakeLists.txt:79 (message): Unable to locate wxWidgets -- Configuring incomplete, errors occurred! See also "/tmp/makepkg/wxlauncher/src/wxLauncher-release-0.11.0/build/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build(). Aborting...
Pinned Comments
MageJohn commented on 2022-12-15 23:02 (UTC)
State of this package
Currently it is not possible to build the latest "stable" version of wxLauncher on modern Arch Linux because it relies on very out of date packages that Arch no longer includes. These issues are mostly fixed in the upstream repository, so if they ever release a new version then I will update this package. As it is, I recommend using the wxlauncher-git package, which does currently work.