Bicobus
Bicobus
I'm fine with not having the 3rd party resources downloaded so long as the url is being logged along the message.
Using cmake version 3.13.2 with flag `-DUSE_QT5=1` works just fine on my PyQt5 app. [gdb.log.gz](https://github.com/robertknight/Qt-Inspector/files/3238466/gdb.log.gz)
Please read #27
libarchive cannot be installed in a windows environment, it needs to be built which defeats the purpose of using a python module in the first place.
@pombredanne Would it be possible for you to include you build scripts to this project's setup.py? So that whenever somebody do a `pip install libarchive-c`, the build system triggers if...
So I managed to leave the kingdom using the console command: `campaign.leave_faction`. Gave me some negative relation, and triggered the peace with the khuzait. Didn't have a crash through that...
Note: the issue can be worked around by forcing a full repaint of the window using `self.Refresh()`. It's just that the repaint behavior on MSW is weird: despite me destroying...