While I have not built Paraview for OS X, I did have to use an alternate compiler <br>on one of my Linux systems.&nbsp; Like yours, it would reset the compiler back to default.<br>The way that I got around that was to use something like the following:
<br><br>% CC=/path/to/C/Compiler CXX=/path/to/C++/Compiler ccmake ../paraview-2.4.4<br><br>Obviously I removed my path from the above since it would be of no help to you.<br>Just replace the above pseudo path with the appropriate one for you.
<br><p class="MsoNormal"><a name="_MailAutoSig"><span style="font-size: 10pt; font-family: Verdana;">Paul Adams</span></a><br><span style=""><span style="font-size: 10pt; font-family: Verdana;">Scientific
Visualization Lead<br>ERDC MSRC -
Vicksburg, MS</span><span style=""></span></span></p><br><div><span class="gmail_quote">On 9/7/06, <b class="gmail_sendername">Mike Jackson</b> &lt;<a href="mailto:mike.jackson@imts.us">mike.jackson@imts.us</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">So I was lucky and was able to purchase the Intel C++ compiler for OS X. I<br>am now trying to use it to compile paraview and having a small problem.
<br><br>When I run ccmake ../paraview&nbsp;&nbsp;and set the CMAKE_CXX_COMPILER then hit the<br>&quot;c&quot; key to configure the &quot;CMAKE_CXX_COMPILER&quot; goes back to /usr/bin/c++<br><br>So am I doing something wrong here?<br>
<br>If I get this going I would like to attempt Paraview 2.9 with QT and start<br>putting in DART reports against the intel compiler.<br><br>Thanks<br>--<br>Mike Jackson&nbsp;&nbsp; Senior Research Engineer<br>Innovative Management &amp; Technology Services
<br><br><br><br><br>_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br></blockquote></div><br>