_XEditResCheckMessages

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
_XEditResCheckMessages

Submitted by Anonymous on Thu, 07/04/2002 - 17:35. Developers
I`ve installed Red Hat 7.3 (which includes open-motif 2.2.2) on my computer system and am trying to compile my application. On portion of this statically links in libXm.a and libXmu.a.

My linker complains about this because the function _XEditResCehckMessages() is defined in both libraries. This seems to be something new with open-motif 2.2.x

My application uses other Xmu functions so I can`t just remove it from the link process.

Has anybody else run into this problem?

Thanks.

Rob