atal error: boost/foreach.hpp: No such file or directory

Asked by Michael AskMe

cmake went just fine but when I tried to make I got the fallowing error:

[ 12%] Building CXX object src/region/CMakeFiles/compiz_region.dir/src/region.cpp.o
/home/michael/installs/compiz-0.9.9.0/src/region/src/region.cpp:36:29: fatal error: boost/foreach.hpp: No such file or directory
compilation terminated.
make[2]: *** [src/region/CMakeFiles/compiz_region.dir/src/region.cpp.o] Error 1
make[1]: *** [src/region/CMakeFiles/compiz_region.dir/all] Error 2
make: *** [all] Error 2

The files are missing but I believe I have all dependencies so I'm not sure where to find these file. Running jessie/sid amd64 testing. Please let me know what other information would be helpful. I've loved compiz for a long time and am itching to have it working again. Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Compiz Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
MC Return (mc-return) said :
#1

It seems you are trying to compile Compiz 0.9.9.0.
Please "bzr branch lp:compiz" and try again.
Make sure you have boost installed also (libboost-dev, libboost-serialization-dev).

Investigate the debian/control file in the Compiz source to see all dependencies.

Can you help with this problem?

Provide an answer of your own, or ask Michael AskMe for more information if necessary.

To post a message you must log in.