Author Topic: Native Sdk Bug  (Read 1574 times)

cs_jacky

  • Full Member
  • ***
  • Posts: 143
    • View Profile
    • http://
Native Sdk Bug
« on: February 10, 2005, 09:29:17 pm »
Hi,

When I compile scim with native SDK, I got the following error
Code: [Select]
../../utils/.libs/libscim-gtkutils-1.0.so: undefined reference to `g_assert_warning'
../../utils/.libs/libscim-gtkutils-1.0.so: undefined reference to `g_return_if_fail_warning'

It takes me hours to find out that the glib header files in native SDK is of version 2.6.1 (but the library is 2.2.6!). Please fix it.  Thanks.

Jacky