← Back to team overview

kicad-developers team mailing list archive

Re: Revision 2604 has broken cvpcb and some random warnings

 

Le 12/11/2010 19:06, Marco Serantoni a écrit :


On 12/nov/2010, at 11.02, Jerry Jacobs wrote:

Jerry i'm working on it.

[ 70%] Building CXX object cvpcb/CMakeFiles/cvpcb.dir/cvpcb.cpp.o
/Users/jerry/Projects/kicad/testing/cvpcb/cvpcb.cpp: In member
function ‘virtual bool WinEDA_App::OnInit()’:
/Users/jerry/Projects/kicad/testing/cvpcb/cvpcb.cpp:87: error:
‘ID_KICAD_ABOUT’ was not declared in this scope
/Users/jerry/Projects/kicad/testing/cvpcb/cvpcb.cpp:88: error:
‘ID_OPTIONS_SETUP’ was not declared in this scope
make[2]: *** [cvpcb/CMakeFiles/cvpcb.dir/cvpcb.cpp.o] Error 1
make[1]: *** [cvpcb/CMakeFiles/cvpcb.dir/all] Error 2

Including id.h seems to fix this.

It fixes, committing soon.


I committed some changes (mainly an annoying  bug when reading old eeschema files)
This issues should be fixed now.

--
Jean-Pierre CHARRAS






Follow ups

References