Hi,
i am having the same problem with gtksourceviewmm in windows (i am using
msys in windows). i am using the old version.i am still a novice when comes
to compiling libs ,can you tell me where did you stuck. i am stuck at gnu
gettext . i cant compile it from source i am getting lot of
c:\gettext-0.17\gettext-tools\intl/../../gettext-runtime/intl/finddomain.c:89:
undefined reference to `_imp__pthread_rwlock_rdlock'
c:\gettext-0.17\gettext-tools\intl/../../gettext-runtime/intl/finddomain.c:97:
undefined reference to `_imp__pthread_rwlock_unlock'
c:\gettext-0.17\gettext-tools\intl/../../gettext-runtime/intl/finddomain.c:152:
undefined reference to `_imp__pthread_rwlock_wrlock'
c:\gettext-0.17\gettext-tools\intl/../../gettext-runtime/intl/finddomain.c:161:
undefined reference to `_imp__pthread_rwlock_unlock'
errors , i understand that i have to link
it with pthread lib but i was unable to do it. i added some line in the make
file but it did not work out so i was unable to build gnu gettext tools. i
have also tried putting
$./configure --includedir=/c/gtkmm/include/ --libdir=/c/gtkmm/lib/
--prefix=/c/gtkmm/
in the gtksourceview dir because i think gettext tools are already in the
gtkmm package this also failed with the
message "Gnu gettext tools required for intltool".
Any help will be appreciated in this matter.
with
regards...............
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list