[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: problem working with lesstif



Balaji Mani Gandan <balajimb@xxxxxxxxxxxx> writes:

> Hi
> I have a problem in running lesstif programes
> when I execute a  Xwindow program  , I get something like
> undefined reference to XtvaAppinitialize   etc etc
> I do not know where XtvaAppinitialize  it defined/declared and which
> file to include for it to work well
> 

You need to link with libXt by adding -lXt to your linker command line.

	-Arun

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------