<div dir="ltr">Add the new file's name to the CMakeLists.txt file in its source directory.<div><br></div></div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>
<br><div class="gmail_quote">On Wed, Sep 24, 2014 at 4:07 PM, B.W.H. van Beest <span dir="ltr"><<a href="mailto:bwvb@xs4all.nl" target="_blank">bwvb@xs4all.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I'm trying to understand how ParaView's build system determines which<br>
files are to be compiled. The problem I encounter is that newly added<br>
files are not being picked-up by the makefiles. My guess is this must be<br>
something simple, but so far my attempts yield no result.<br>
<br>
This is what I do:<br>
Let's assume I'm working on a plugin, the code of which residing in<br>
<path_to_paraview>/ParaView/Examples/Plugins/<my_plugin_dir><br>
The build directory is in <path_to_paraview>/ParaView/build.<br>
<br>
The plugin directory <my_plugin_dir> was obtained by copying and<br>
renaming the example plugin named "SourceToolbar".<br>
After that I did, in the build directory, a ccmake ..; So far, so good.<br>
Changes made in a source file (not in the build directory) are seen by<br>
make (when done in the build directory).<br>
<br>
However, when I add a new source file (<file>.cxx), I can't get<br>
make/cmake to add this sourcefile to the build.<br>
How is this supposed to work?<br>
<br>
Any help greatly appreciated.<br>
<br>
<br>
Kind Regards,<br>
Bertwim<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>