Hi,

since a long time I'm trying to build a current version of 5.99 again.
But my attempt is failing with this error.

> [ 70%] Built target eeschema_kiface_objects
> Scanning dependencies of target eeschema_kiface
> [ 70%] Building CXX object 
> eeschema/CMakeFiles/eeschema_kiface.dir/eeschema.cpp.o
> /home/carsten/gitprojects/kicad-upstream/kicad/pcbnew/netlist_reader/kicad_netlist_reader.cpp:239:22:
>  error: use of undeclared identifier 'T_pinfunction'
>                 case T_pinfunction:
>                      ^
> /home/carsten/gitprojects/kicad-upstream/kicad/pcbnew/netlist_reader/kicad_netlist_reader.cpp:362:14:
>  error: use of undeclared identifier 'T_property'
>         case T_property:
>              ^
> 2 errors generated.
> make[2]: *** [common/CMakeFiles/pcbcommon.dir/build.make:689: 
> common/CMakeFiles/pcbcommon.dir/__/pcbnew/netlist_reader/kicad_netlist_reader.cpp.o]
>  Error 1
> make[2]: *** Waiting for unfinished jobs....
> [ 70%] Linking CXX shared module _eeschema.kiface
> make[1]: *** [CMakeFiles/Makefile2:2859: common/CMakeFiles/pcbcommon.dir/all] 
> Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 70%] Built target eeschema_kiface
> make: *** [Makefile:182: all] Error 2

I'm running the required configuration within the classical subfolder
build/ which is empty before starting the cmake call.

Known problem or do I miss some thing on my site?

-- 
Regrads
Carsten

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to