Please test your code.........
[ 73%] Building CXX object plugins/kde/CMakeFiles/kde.dir/src/dispatcher.cpp.o
In file included from /home/dan/bzr/compiz-core/trunk/plugins/../include/core/action.h:31:0,
from /home/dan/bzr/compiz-core/trunk/plugins/../include/core/window.h:39,
from /home/dan/bzr/compiz-core/trunk/plugins/../include/core/screen.h:31,
from /home/dan/bzr/compiz-core/trunk/plugins/kde/src/dispatcher.h:24,
from /home/dan/bzr/compiz-core/trunk/plugins/kde/src/dispatcher.cpp:24:
/home/dan/bzr/compiz-core/trunk/plugins/../include/core/option.h: In function ‘const Type& compiz::detail::CompOption_Value_get(const variant_type&) [with Type = short unsigned int*, CompOption::Value::variant_type = boost::variant<bool, int, float, std::basic_string<char>, boost::recursive_wrapper<std::vector<short unsigned int> >, boost::recursive_wrapper<CompAction>, boost::recursive_wrapper<CompMatch>, boost::recursive_wrapper<std::vector<CompOption::Value> > >]’:
/home/dan/bzr/compiz-core/trunk/plugins/../include/core/option.h:332:12: error: exception handling disabled, use -fexceptions to enable
make[2]: *** [plugins/kde/CMakeFiles/kde.dir/src/dispatcher.cpp.o] Error 1
make[1]: *** [plugins/kde/CMakeFiles/kde.dir/all] Error 2
make: *** [all] Error 2
This reminds me that I need to have a look at the kde dispatcher plugin or remove it alltogether (its not used for anything). It is *always* conflicting with things.