wghost / PatcherGUI

A tool to install and maintain modifications for XCOM: EU/EW
GNU General Public License v2.0
20 stars 10 forks source link

PatcherGUI won't open on Manjaro #7

Closed BoomstickBaron closed 4 years ago

BoomstickBaron commented 4 years ago

Attempting to run the executable returns:

./src/common/sizer.cpp(1445): assert "!(flags & (wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL)) || !(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): wxEXPAND flag will be overridden by alignment flags
Trace/breakpoint trap (core dumped)
BoomstickBaron commented 4 years ago

Nevermind, it opens if I keep ignoring the warnings.