Skip to content

Instantly share code, notes, and snippets.

View tdkuehnel's full-sized avatar

Torsten Kuehnel tdkuehnel

View GitHub Profile
@tdkuehnel
tdkuehnel / mxe_compile_against_gtk+3_fail.txt
Created July 10, 2019 11:58
Fail to cross-compile (MXE) gtk+3 app against gtk+-3.22.7
make all-recursive
make[1]: Entering directory '/home/tdkuehnel/CIRCLEOFTRUST/nct/ncotclient'
Making all in src
make[2]: Entering directory '/home/tdkuehnel/CIRCLEOFTRUST/nct/ncotclient/src'
/bin/sh ../libtool --tag=CC --mode=link i686-w64-mingw32.static-gcc -I/opt/mxe/usr/i686-w64-mingw32.static/include/gtk-3.0 -I/opt/mxe/usr/i686-w64-mingw32.static/include/harfbuzz -I/opt/mxe/usr/i686-w64-mingw32.static/include/pango-1.0 -I/opt/mxe/usr/i686-w64-mingw32.static/include/cairo -I/opt/mxe/usr/i686-w64-mingw32.static/include/pixman-1 -I/opt/mxe/usr/i686-w64-mingw32.static/include/freetype2 -I/opt/mxe/usr/i686-w64-mingw32.static/include/gdk-pixbuf-2.0 -I/opt/mxe/usr/i686-w64-mingw32.static/include/libpng16 -I/opt/mxe/usr/i686-w64-mingw32.static/include/atk-1.0 -DEPOXY_STATIC -I/opt/mxe/usr/i686-w64-mingw32.static/include/glib-2.0 -I/opt/mxe/usr/i686-w64-mingw32.static/lib/glib-2.0/include -mms-bitfields -DPCRE_STATIC -I/opt/mxe/usr/i686-w64-mingw32.static/include/libxml2 -DLIBXML_STATIC -g -O2 -o gtk3test
@tdkuehnel
tdkuehnel / cmake_x86_64-pc-linux-gnu
Created June 16, 2019 10:46
failed MXE make - cmake
make[1]: Entering directory '/opt/mxe'
uname -a
Linux multiboot 4.4.157 #2 SMP Fri Sep 21 00:36:59 CDT 2018 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ AuthenticAMD GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
949b0b95b7db3d6d8ba56c6a054a2bd0a9a448c1 - plugins/examples/qt5-freeze: Update URL. [8 days ago] [ (HEAD -> master, origin/master, origin/HEAD)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.15