Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error: widget class XintEditObject has invalid CompositeClassExtension record

0 views
Skip to first unread message

upen...@gmail.com

unread,
Mar 4, 2009, 6:33:02 PM3/4/09
to
I have built a shared library(libxyz.so) on solaris 8 machine using
libXm.so.2(OSF/Motif 1.2.2).
I have developed a sample application that dynamically linked to
libxyz.so.
But while running the sample application I get the following error

Error: widget class XintEditObject has invalid CompositeClassExtension
record

while XintEditObjectis a widget class in my libxyz.so

Can any one help me how to fix this problem?

Fred

unread,
Mar 5, 2009, 10:16:39 AM3/5/09
to

You should not be using Motif 1.2.2 - That was obsolete last century.
You need to get Motif 2.1.30 or later.
--
Fred K

0 new messages