

Static gtk+-2.17.2 + Directfb cross compile on Ubuntu.Set eclipse to debug Gtk+directfb in Ubuntu.

Gtk+-2.17.2 + directfb Scroll black area bug fixed.static gtk+-2.17.2 your single file make Part 1.static gtk+-2.17.2 your single file make Part 2.static gtk+-2.17.2 your single file make Part 3.
#Gedit win32 update#
#Gedit win32 how to#
#Gedit win32 install#
#Gedit win32 driver#
How to debug android linux kernel or driver by KGTP.arm gdb trace u-boot to start_kernel on i.m圆.OpenAL HRTF 3d sound on Linux & Android.Download modified AceWrappers for ubuntu build Source for Win32, Linux, Android copyright by Jesse StoneĢ.

(then delete export XERCESCROOT=/root/xerces-c-src_2_7_0)Įxport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/ace/lib:/usr/local/xercesc/libġ. configure -prefix=/usr/local/xercesc -enable-debug

Replace all -O2 or -O0 of /root/xerces-c-src_2_7_0/src/xercesc/configure Open C:\xerces-c-src_2_7_0\Projects\Win32\VC7.1\xerces-all.sln to buildĮxport XERCESCROOT=/root/xerces-c-src_2_7_0 If build on ununtu 12.04 need fxied SSL build errorsĪdd const before SSL_METHOD of configure file and SSL_Context.cppĬhange SSLv2 to SSLv3 of SSL_Context.cpp on error line configure -prefix=/opt/ace -enable-debug=yes -enable-shared=yes -enable-static=no -enable-fl-reactor=no -enable-fox-reactor=no -enable-qos=no -enable-qt-reactor=no -enable-ssl=no -enable-tk-reactor=no -enable-xt-reactor=no -enable-ace-examples=no -enable-ace-tests=no Have debug info and only ace core (do not use static lib, it does not have dependency info) Replace all -O2 or -O0 and -O3 to O1 of /root/ACE_wrappers/configure Include /root/ACE_wrappers/include/makeinclude/platform_linux.GNU Gedit /root/ACE_wrappers/include/makeinclude/platform_macros.GNU #define ACE_SCANDIR_CMP_USES_CONST_VOIDPTRĪdd file /root/ACE_wrappers/include/makeinclude/platform_macros.GNU #define ACE_SCANDIR_CMP_USES_CONST_VOIDPTR Gedit /root/ACE_wrappers/ace/config-linux-common.h *return epoll_create (ACE_NUM_DESCRIPTORS) = -1 ? -1 : 0 Open ACE_wrappers_vc8_Static.sln to build
