[vtkusers] Including header file paths in visual studio

Brandon Waddell bwadd006 at odu.edu
Sun Aug 30 22:47:48 EDT 2015


Oh, this project was given to me. Is there a way to take this project and
run it through cmake to generate a new one?

On Sun, Aug 30, 2015 at 10:11 PM, John Drescher <drescherjm at gmail.com>
wrote:

> > I am running vtk through cmake to generate header files for another base
> > program. The base program already has all the header files included, but
> I
> > need to provide paths to the header files. Doing this individually isn't
> > hard but I am having to include upwards of 50-60 paths to the header
> files.
> > Also, when I switch machines I will then lose all my paths. Is there a
> way
> > to give a path to a base directory and then have visual studio search
> > through the base directory until it finds all the header files?
> >
>
> This is one reason why you should be using CMake to generate your
> Visual Studio projects. I have none of this pain with my CMake
> generated Visual Studio projects.
>
> John
>
>
> --
> BEGIN-ANTISPAM-VOTING-LINKS
> ------------------------------------------------------
>
> NOTE: This message was trained as non-spam.  If this is wrong,
> please correct the training as soon as possible.
>
> Teach CanIt if this mail (ID 03Pben2za) is spam:
> Spam:
> https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=s
> Not spam:
> https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=n
> Forget vote:
> https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=f
> ------------------------------------------------------
> END-ANTISPAM-VOTING-LINKS
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150830/d0217acf/attachment.html>


More information about the vtkusers mailing list