Thanks it works now. I did an out-of-source build but I forgot to clean some cache files from earlier tries. <br><br>/ Roland<br><br><br><div class="gmail_quote">2009/5/25 Eric Noulard <span dir="ltr">&lt;<a href="mailto:eric.noulard@gmail.com">eric.noulard@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2009/5/25 Roland Waltersson &lt;<a href="mailto:rolles.dump@gmail.com">rolles.dump@gmail.com</a>&gt;:<br>

<div class="im">&gt; Hi I have a small sample project in Eclipse. cmake generates it fine<br>
&gt; and it builds fine, but i can&#39;t see any source code files in the<br>
&gt; project browser. This is my CMakeLists.txt file:<br>
&gt;<br>
&gt; cmake_minimum_required(VERSION 2.6)<br>
&gt; project(WINCABase)<br>
&gt; add_library(WINCABase constants.hpp exception.hpp version.hpp headersonly.cpp)<br>
&gt;<br>
&gt; And all the source codes are in the same directory as the<br>
&gt; CMakeLists.txt file. I must be missing something trivial here?<br>
<br>
</div>You should have linked ressource to the source folder<br>
(unless you are building in-source).<br>
<br>
Did you read the Wiki about the Eclipse CDT generator?<br>
<a href="http://www.vtk.org/Wiki/Eclipse_CDT4_Generator" target="_blank">http://www.vtk.org/Wiki/Eclipse_CDT4_Generator</a><br>
<br>
By the way Are you building in-source or out-of-source?<br>
<a href="http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees</a><br>
<div class="im"><br>
&gt; By the<br>
&gt; way I use Eclipse CDT 5 (Ganymede), but it should be backwards<br>
&gt; comaptible right? Thanks!<br>
<br>
</div>I&#39;m using CDT5/Ganymede with CMake 2.6.3 CDT generator without trouble.<br>
<font color="#888888"><br>
--<br>
Erk<br>
</font></blockquote></div><br>