kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00915
Re: Compiling specctra - kicad does not install
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@...>
-
Date:
Fri, 25 Jan 2008 09:20:57 -0600
-
In-reply-to:
<47994D90.4010702@...>
-
User-agent:
Thunderbird 2.0.0.6 (X11/20071022)
Alain M. wrote:
Hi, when I compile kicad (svn-695) on Mandriva Linux 2007.1, it falis on
the last command "sudo make install" with this error, please help:
/home/alain/rpms/kicad/prog/080128/kicad-svn/pcbnew/specctra_export.cpp:
In function ‘void DSN::makePADSTACKs(BOARD*, TYPE_COLLECTOR&,
DSN::LIBRARY*, DSN::PADSTACKS&)’:
/home/alain/rpms/kicad/prog/080128/kicad-svn/pcbnew/specctra_export.cpp:245:
error: ‘class TYPE_COLLECTOR’ has no member named ‘BasePtr’
Sorry, last night I forgot to commit the new include/class_collector.h
It is now committed.
/home/alain/rpms/kicad/prog/080128/kicad-svn/pcbnew/specctra_export.cpp:
In member function ‘void DSN::SPECCTRA_DB::FromBOARD(BOARD*)’:
/home/alain/rpms/kicad/prog/080128/kicad-svn/pcbnew/specctra_export.cpp:595:
error: ‘class BOARD_ITEM’ has no member named ‘Show’
No I idea here. Show() is inherited by BOARD_ITEM from EDA_BaseStruct,
providing all files are compiled with -DDEBUG in harmony.
Not my problem.
Dick
Follow ups
References