home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / openloo / 4864 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  928 b 

  1. Xref: sparky comp.windows.open-look:4864 comp.windows.x:20365
  2. Path: sparky!uunet!gossip.pyramid.com!pyramid!athertn!Uwdl1
  3. From: mxd8131@hertz.njit.edu (Marceline D'souza (cis))
  4. Newsgroups: comp.windows.open-look,comp.windows.x
  5. Subject: Need help linking X based applications
  6. Message-ID: <BzFqGv.FJ5@atherton.com>
  7. Date: 18 Dec 92 03:17:15 GMT
  8. Sender: Uwdl1@atherton.com (Ford WDL)
  9. Distribution: usa
  10. Organization: New Jersey Institute of Technology, Newark, N.J.
  11. Lines: 11
  12.  
  13. While building several applications that run under X, I have been
  14. receiving errors from the linker reporting two undefined symbols:
  15.     _get_wmShellWidgetClass
  16.     _get_applicationShellWidgetClass
  17.  
  18. I have checked the local documentation and header files, but cannot
  19. determine which library contains their definitions.  I am working under
  20. openwindows 3.0 and linking the following libraries:
  21.     X11, Xaw, Xmu, Xt, Xext
  22.  
  23. Does anyone know which library I am missing?
  24.