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 
function)
    xcWidget     parent = xcParent(PanToolButton);
                                   ^
xtfuncs.c:1113:35: note: each undeclared identifier is reported only once for 
each function it appears in
xtfuncs.c:1121:17: error: ‘ToolBar’ undeclared (first use in this function)
    for (titem = ToolBar; titem < ToolBar + toolbuttons; titem++) {
                 ^
xtfuncs.c:1121:44: error: ‘toolbuttons’ undeclared (first use in this function)
    for (titem = ToolBar; titem < ToolBar + toolbuttons; titem++) {
                                            ^
xtfuncs.c:1139:16: error: ‘RotPToolButton’ undeclared (first use in this 
function)
         self = RotPToolButton;
                ^
xtfuncs.c:1141:16: error: ‘RotNToolButton’ undeclared (first use in this 
function)
         self = RotNToolButton;
                ^
make[1]: *** [xtfuncs.o] Error 1
make[1]: Leaving directory `/home/chouansu/Desktop/xcircuit-3.8.56'
make: *** [all-recursive] Error 1
....................................................
thanks
Sandrine
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to