<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Tried to build cm today from svn, and it fails, apparently missing some <br>header files. This is the error output:<br><br><br>==== Building cm ====<br>CmSupport.cpp<br>In file included from src/CmSupport.cpp:16:<br>src/Fomus.h:13:28: warning: fomus/fomusapi.h: No such file or directory<br>In file included from src/CmSupport.cpp:16:<br>src/Fomus.h:22: error: ‘FOMUS’ does not name a type<br>src/Fomus.h:38: error: ‘FOMUS’ does not name a type<br>...<br>...<br>...<br>make[1]: *** [obj/cm/Release/CmSupport.o] Error 1<br>make: *** [cm] Error 2<br><br></body>
</html>