Package Details: wxmedit 3.2-1

Git Clone URL: https://aur.archlinux.org/wxmedit.git (read-only, click to copy)
Package Base: wxmedit
Description: Cross-platform Text/Hex Editor, a fork of MadEdit with bug fixes and improvements
Upstream URL: https://wxmedit.github.io/
Licenses: GPL
Submitter: codestation
Maintainer: petronny
Last Packager: petronny
Votes: 14
Popularity: 0.002185
First Submitted: 2014-01-08 04:14 (UTC)
Last Updated: 2023-07-10 06:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

blixawillbargeld commented on 2014-03-02 11:26 (UTC)

You should also add git as dependency Else it's working great. Good to see a fork of my fav. editor!

codestation commented on 2014-01-16 04:00 (UTC)

Sorry for the delay, updated dep to wxgtk2.8 and force it to use this instead of wxgtk 3.0.

kfgz commented on 2014-01-12 11:39 (UTC)

g++ -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/include -D_FORTIFY_SOURCE=2 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -I/usr/include -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DDATA_DIR=\"/usr/share\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -MT src/wxmedit/wxmedit-wxmedit_basic.o -MD -MP -MF src/wxmedit/.deps/wxmedit-wxmedit_basic.Tpo -c -o src/wxmedit/wxmedit-wxmedit_basic.o `test -f 'src/wxmedit/wxmedit_basic.cpp' || echo './'`src/wxmedit/wxmedit_basic.cpp src/wxmedit/wxmedit.cpp:39:28: fatal error: wx/gtk/win_gtk.h: No such file or directory #include <wx/gtk/win_gtk.h> ^ compilation terminated. Makefile:1650: recipe for target 'src/wxmedit/wxmedit-wxmedit.o' failed make[2]: *** [src/wxmedit/wxmedit-wxmedit.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f src/wxmedit/.deps/wxmedit-caret_new.Tpo src/wxmedit/.deps/wxmedit-caret_new.Po mv -f src/wxmedit/.deps/wxmedit-clipbrd_gtk.Tpo src/wxmedit/.deps/wxmedit-clipbrd_gtk.Po mv -f src/wxmedit/.deps/wxmedit-wxmedit_advanced.Tpo src/wxmedit/.deps/wxmedit-wxmedit_advanced.Po mv -f src/wxmedit/.deps/wxmedit-wxmedit_basic.Tpo src/wxmedit/.deps/wxmedit-wxmedit_basic.Po make[2]: Leaving directory '/tmp/yaourt-tmp-root/aur-wxmedit/src/wxmedit' Makefile:1936: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-root/aur-wxmedit/src/wxmedit' Makefile:857: recipe for target 'all' failed make: *** [all] Error 2 wxgtk 3.0 doesn't include win_gtk.h file, but wxgtk2.8 does.

blixawillbargeld commented on 2014-01-09 20:08 (UTC)

Working now. Thanks for the PKGBUILD :-)

codestation commented on 2014-01-08 14:11 (UTC)

Oops, added boost as a dependency. Thanks for the report.

blixawillbargeld commented on 2014-01-08 08:14 (UTC)

Hello, thank you for the PKGBUILD, good to see a madedit fork here. I get the following error message: checking boost/config.hpp usability... no checking boost/config.hpp presence... no checking for boost/config.hpp... no configure: error: cannot find required header boost/config.hpp