Le 29/05/2017 à 19:07, Eldar Khayrullin a écrit :
/home/eldar/src/kicad/kicad/include/tool/coroutine.h:30:38: fatal
error: boost/context/fcontext.hpp:
file haven't found
#include <boost/context/fcontext.hpp>
I use -DKICAD_SKIP_BOOST=ON
В Понедельник, 29 май. 2017 в 7:33 , jp charras
<jp.charras@xxxxxxxxxx> написал:
Le 29/05/2017 à 17:57, Eldar Khayrullin a écrit :
Sorry Jean-Pier, I didn't try to build it because I can't to
build stable branch on my system
(some library conflicting).
Well, what is your problem? If it is related to a boost context
version, I have a patch to fix it.
--
Jean-Pierre CHARRAS
OK, this is the boost context issue.
Apply this patch, and try to compile the stable version.
We are reluctant to apply this change to the stable version because
it needs a c++11 compiler
(stable version does need it).