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",
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
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
-
>
> 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
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
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
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: