kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15425
Re: Anyone having build issues since r5215?
Hi Adam
I don't have any issues locally, and seemingly not on ci.kicad-pcb.org
either, see the linked build when finished. That was with a make clean
first.
http://ci.kicad-pcb.org/job/kicad-full/14/console
2014-10-25 4:19 GMT+02:00 Adam Wolf <adamwolf@xxxxxxxxxxxxxxxxxxxx>:
> I'm getting issues like:
>
> [ 36%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o
> In file included from
> /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/include/view/view_item.h:36:0,
> from
> /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/include/base_struct.h:40,
> from
> /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/common/dlist.cpp:28:
> /home/jenkins/remote_root/workspace/KiCadLinuxBuild/kicad/include/view/view.h:30:45:
> fatal error: boost/unordered/unordered_map.hpp: No such file or directory
> #include <boost/unordered/unordered_map.hpp>
> ^
> compilation terminated.
>
>
>
> It is entirely possible it is my setup, but if someone could give me a
> little sanity check that'd be appreciated!
>
> Thanks folks!
>
> Adam Wolf
> Cofounder and Engineer
> W&L, LLC
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References