Hi,<br><br>What I found useful when using eclipse is adding &#39;VERBOSE=1&#39; to make. Eclipse scans the output of the build process (enabled by default -&gt; &#39;discovery options&#39; -&gt; &#39;enable build output scanner info discovery&#39;)&nbsp; on INCLUDE/LIBRARY directories and uses this for the code completion functionality.
<br><br>Cheers,<br><br>Peter.<br><br><div><span class="gmail_quote">On 2/26/07, <b class="gmail_sendername">Alexander Ivash</b> &lt;<a href="mailto:alexander.ivash@psa-software.com">alexander.ivash@psa-software.com</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;">Hello, Alexander.<br><br>You wrote 26 февраля 2007 г., 15:32:41:<br><br>&gt; Von: Alexander Ivash &lt;
<a href="mailto:alexander.ivash@psa-software.com">alexander.ivash@psa-software.com</a>&gt;<br><br>&gt;&gt; Hello, cmake.<br>&gt;&gt;<br>&gt;&gt; Is it possible to use cmake with eclipse for c++ projects ?<br><br>&gt; You can have cmake create makefiles, and then use these makefiles
<br>&gt; with a makefile project in Eclipse (i.e. not a &quot;managed make&quot; project).<br><br>&gt; If you&#39;re interested you could also try to find out whether it<br>&gt; would make sense to add direct eclipse support to CMake
<br><br>&gt; Bye<br>&gt; Alex<br><br><br>Thank you for fast reply!.. All is working!<br>--<br>Best regards,<br> Alexander&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mailto:<a href="mailto:alexander.ivash@psa-software.com">alexander.ivash@psa-software.com
</a><br><br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake
</a><br></blockquote></div><br>