Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!snorkelwacker!bloom-beacon!SIEGFRIED.VLSI.POLYMTL.CA!map1 From: map1@SIEGFRIED.VLSI.POLYMTL.CA (M. Villeneuve) Newsgroups: comp.windows.x Subject: Xt Toolkit and g++ compiler Message-ID: <9005301508.AA10008@siegfried.vlsi.polymtl.ca> Date: 30 May 90 15:08:03 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 19 I'm trying to compile a mixed C++ / Xt, XLib file using the g++ compiler and I have got some troubles with the TEXTEDIT Widget and more precisely with its external functions like XwTextCopyBuffer, XwTextClearBuffer: I'm not able to compile my program with them. It sends me an error message while editing links telling it doesn't know these functions. I would like to know if there is a version of the Xt Toolkit I can use with g++ compiler and where could I find it. If it doesn't exist one how can I solve my problem? Thanks a lot for your help. Michel Fabre Ecole Polytechnique de Montreal map1@vlsi.polymtl.ca ps: I use the version 1.36.3 of the g++ compiler