News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxGTK test after install from source

Started by gisupc, September 03, 2011, 05:07:03 AM

Previous topic - Next topic

gisupc

 my system is centos5.6 64bit  after install wxGTK-2.8.12  from source
i make some test ,but have error

[root@LHL build]# cd /home/wxGTK-2.8.12/samples/minimal
[root@LHL minimal]# make
/home/wxGTK-2.8.12/bk-deps g++ -c -o minimal_minimal.o -D__WXGTK__     -I. -DWXUSINGDLL -I./../../samples -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/home/wxGTK-2.8.12/lib/wx/include/gtk2-unicode-release-2.8 -I../../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 ./minimal.cpp
g++ -o minimal   minimal_minimal.o    -L/home/wxGTK-2.8.12/lib  -Wl,-rpath,/home/wxGTK-2.8.12/lib -pthread   -L/usr/lib64        -lwx_gtk2u-2.8       -lwxregexu-2.8  -pthread   -L/usr/lib64  -Wl,--version-script,/home/wxGTK-2.8.12/version-script -lz -ldl -lm  -pthread -L/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lXinerama -lXxf86vm -lSM -lpng -lz -ljpeg -ltiff -lz -ldl -lm
[root@LHL minimal]# ./minimal
13:18:27: Error: Cannot convert from the charset 'Unknown encoding (-1)'!

the log file I upload it

[Edit: Removed large attachment.]

Jenna

We do not give support to wxWidgets here.
Please ask in their forum.

Thank you.

Topic locked !