<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Everyone,<br>
<br>
We are currently trying to build ADOL-C with Cmake, for better
multi-platform compatibility.<br>
<br>
We are stuck with the following error message during the
compilation:<br>
<i>ADOL-C-2.4.1/ADOL-C/src/fo_rev.c:91:2: error: #error Error !
Define [_FOS_ | _FOV_ | _INT_REV_SAFE_ | _INT_REV_TIGHT_ ]</i><br>
<br>
In the CMakeList.txt we have defined the version number for ADOL-C,
which seems to work. <br>
<i>add_definitions(-DADOLC_VERSION=2 -DADOLC_SUBVERSION=4
-DADOLC_PATCHLEVEL=1)</i><br>
<br>
Are we missing some other required definitions ? (for instance one
of the four above ?)<br>
I looked a bit in the configure but did not find how to solve this
problem.<br>
<br>
Pierre Martinon<br>
</body>
</html>