[Paraview] newbie help
Burlen Loring
burlen.loring at kitware.com
Wed Jul 30 13:25:14 EDT 2008
Hi
I use Kdev with paraview as well. I use it as an editor mainly and I
don't build or debug PV via kdev. As far as I know Kdev uses automake
under the covers to build stuff, and that is inconsistent with PV so I
don't bother with those features. You can add files to the project by
file->new. But, you also have to add them to CMakeLists.txt file in the
appropriate directory by hand. (You may be able to skip file->new if you
are willing to run cmake to regenerate your project files).
Burlen
Nathanael Inkson wrote:
>
> Hi,
>
> I’m new to developing in a linux environment. I am using Paraview CVS
> version with a Kdevelop project I generated using ccmake –GKDevelop3
> command. This is fine although the debugger doesn’t seem to work.
>
> My question is this: what is the easiest way to add new source files
> (and directories) to the project?
>
> KDevelop won’t recognise new files even if they are added to the project.
>
> Should I edit the cmake lists?
>
> Any help appreciated.
>
> Thanks,
>
> From Nathanael.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
--
Burlen Loring
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x137
More information about the ParaView
mailing list