Package Details: wxbase 3.2.2.1-1

Git Clone URL: https://aur.archlinux.org/wxbase.git (read-only, click to copy)
Package Base: wxbase
Description: wxWidgets base libraries for no X install (3.x branch stable version)
Upstream URL: http://wxwidgets.org
Licenses: custom:wxWindows
Conflicts: wxgtk, wxwidgets
Provides: wxbase
Submitter: None
Maintainer: izenin
Last Packager: izenin
Votes: 7
Popularity: 0.000000
First Submitted: 2009-05-10 00:30 (UTC)
Last Updated: 2023-04-25 20:31 (UTC)

Latest Comments

« First ‹ Previous 1 2

<deleted-account> commented on 2010-04-28 22:19 (UTC)

Uploaded without disable-all-features.. however I have remove --with-regex=builtin since it is not working for me.

<deleted-account> commented on 2010-04-28 18:04 (UTC)

I'm not sure about 'disable-all-features' now, I think it might cause alot of things not to work. my previous suggestion (below) is one I've tested with other applications and everything works, and also it being really minimal and light on resources.

<deleted-account> commented on 2010-04-28 17:59 (UTC)

I have use the previous suggestion of using --disable-all-features. What's the difference when your configure options are used gav616?

<deleted-account> commented on 2010-04-28 14:52 (UTC)

suggestion: ./configure --prefix=/usr --libdir=/usr/lib \ --disable-gui --disable-debug --enable-unicode --disable-compat24 \ --disable-compat26 --with-regex=builtin --with-zlib=sys --without-odbc \ --without-expat --without-libmspack --without-subdirs