On Tue, May 19, 2009 at 2:54 PM, Javier Sanz wrote:
[...]
>
> <linkedResources>
>                 <link>
>                         <name>MYPROJECT</name>
>                         <type>2</type>
>
> <location>/home/jsanz/repositories/cprojects_trunk/images/myproject/build</location>
>                 </link>
>
> The location is actually where the CMakeList.txt of this project is but the
> sources are in locations like:
>
> /home/jsanz/repositories/cprojects_trunk/modules/myproject/
> /home/jsanz/repositories/cprojects_trunk/modules/mymodule/
[...]
>
> PD: I am using Out-Of-Source Builds following the instructions from
> http://www.vtk.org/Wiki/Eclipse_CDT4_Generator

It seems that you are using an out-of-source build, but the 'build' is
a sub-directory of your source? If you read the "Accessing the Source
and Advanced Editing Features" section of the wiki page you
referenced, you'll notice that you should have the build as a sibling
of the source directory and not as its child.

Hope that helps.

--Miguel
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to