<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I am trying to build master on a machine that uses an intel compiler.&nbsp; I am now getting the following error:</div>
<div>&nbsp;</div>
<div>CMake Error at Plugins/SciberQuestToolKit/EigenConfig.cmake:34 (message):</div>
<div>&nbsp;&nbsp; SQTK Set EXTRA_INTEL_INCLUDES to the path to the intel compiler.</div>
<div>&nbsp;</div>
<div>I believe that this error is coming from here:</div>
<div>./EigenConfig.cmake:&nbsp; set(EXTRA_INTEL_INCLUDES</div>
<div>./EigenConfig.cmake:mark_as_advanced(EXTRA_INTEL_INCLUDES)</div>
<div>./EigenConfig.cmake:&nbsp; if (NOT EXISTS ${EXTRA_INTEL_INCLUDES})</div>
<div>./EigenConfig.cmake:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SQTK Set EXTRA_INTEL_INCLUDES to the path to the intel compiler.&quot;)</div>
<div>./EigenConfig.cmake:&nbsp; include_directories(${EXTRA_INTEL_INCLUDES})</div>
<div>&nbsp;</div>
<div>What should this be set to, why should it be specifically set, and is it a bug (and should I write up a bug report)?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Alan</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>