Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page

Top Document: Motif FAQ (Part 9 of 9)
Previous Document: 321) Why do I get "Error: attempt to add non-widget child "dsm" to
Next Document: 323) Why do I get link errors about "ICE" and "SM" symbols?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

322) Why do I get link errors about "XShape" symbols?


[Last modified: May 95]

Answer: You must link with the X extensions library, -lXext, after any widget
libraries.  For example,

cc -o myapp myapp.o -lXm -lXt -lXext -lX11

Ken Lee



Top Document: Motif FAQ (Part 9 of 9)
Previous Document: 321) Why do I get "Error: attempt to add non-widget child "dsm" to
Next Document: 323) Why do I get link errors about "ICE" and "SM" symbols?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
kenton@rahul.net (Ken Lee)

Last Update May 13 2007 @ 00:23 AM