Re: [Xcircuit-dev] Error (sometime) when defining a new library object

2015-03-24 Thread Tim Edwards
Hello Romano, I have found a small problem in defining a new object in xcircuit. I have version 3.7.55 but I have seen it in more modern ones, too (3.9.23). If I choose a group of objects and then I press "m" to define a library object, a dialog comes up. If I type a name and press "Okay",

[Xcircuit-dev] Error (sometime) when defining a new library object

2015-03-23 Thread Romano Gtti (comp)
Hi Tim, I have found a small problem in defining a new object in xcircuit. I have version 3.7.55 but I have seen it in more modern ones, too (3.9.23). If I choose a group of objects and then I press "m" to define a library object, a dialog comes up. If I type a name and press "Okay", it a

[Xcircuit-dev] Error

2014-02-19 Thread chouansu michele
Hi tim, please can you help me? i have a problem by installing Xcircuit3.8. xtfuncs.c: In function ‘highlightexcl’: xtfuncs.c:1113:35: error: ‘PanToolButton’ undeclared (first use in this

Re: [Xcircuit-dev] Error in xtfuncs.c: In Function highlightexcl (Jeff Kauppila)

2007-04-25 Thread Dimitri Princen
- > > Message: 1 > Date: Tue, 24 Apr 2007 13:53:27 -0500 > From: Jeff Kauppila <[EMAIL PROTECTED]> > Subject: [Xcircuit-dev] Error in xtfuncs.c: In Function highlightexcl > To: xcircuit-dev@opencircuitdesign.com > Message-ID: <[EMAIL PROTEC

Re: [Xcircuit-dev] Error in xtfuncs.c: In Function highlightexcl

2007-04-24 Thread R. Timothy Edwards
Dear Jeff, > The error I mentioned when compiling with --enable-asg seems to be > related to the ClientData pointer, which is defined in XCircuit.h Don't compile with --enable-asg. The ASG is broken, has never worked, and can only cause the program to crash if you do manage to compile it in. I

Re: [Xcircuit-dev] Error in xtfuncs.c: In Function highlightexcl

2007-04-24 Thread Jeff Kauppila
The error I mentioned when compiling with --enable-asg seems to be related to the ClientData pointer, which is defined in XCircuit.h #define ClientData XtPointer Again, this leads back to something that is apparently related to Xt. Is there a development library that I could be missing? A

[Xcircuit-dev] Error in xtfuncs.c: In Function highlightexcl

2007-04-24 Thread Jeff Kauppila
I am trying to compile XCircuit from the CVS (3.6.91) and I am getting the following error: xtfuncs.c: In function ‘highlightexcl’: xtfuncs.c:900: error: ‘PanToolButton’ undeclared (first use in this function) xtfuncs.c:900: error: (Each undeclared identifier is reported only once xtfuncs.c:900: