[vtkusers] VC++ 2010 Express Build Issues

Bill Lorensen bill.lorensen at gmail.com
Thu Apr 7 23:43:22 EDT 2011


Bob,

When you say you "add code for vtk includes", what do you mean? Where do you
add the code?

Bill

On Thu, Apr 7, 2011 at 9:09 PM, Bob Palank <bob at stlcc.org> wrote:

> I start a new Console application  called Cone2011Test and the VC supplied
> code ran as expected.
>
> I add code for vtk includes and set the Include directory to vtk561-bin and
> build again.
>
> Given I did the above,  I’m not sure if Cone2011Test is being configured
> with CMake ?
> How do I check?
> I have attached the requested file.
> In older versions of vtk I saw something like the image below – note  1
> project
>
> ===============================================
> Now when I try Win32Cone.sln  from the examples, I encounter a somewhat
> long delay and
> Solution Explorer shows 31 projects. A partial screenshot follows
>
> I don’t think the above is what I should see in the Solution Explorer
> window.
> Am I right ?
>
> Bob
>
>
>
>
>
> *From:* Bill Lorensen [mailto:bill.lorensen at gmail.com]
> *Sent:* Wednesday, April 06, 2011 10:39 PM
> *To:* Bob Palank
> *Cc:* vtkusers at vtk.org
> *Subject:* Re: [vtkusers] VC++ 2010 Express Build Issues
>
>
>
> Bob,
>
> I assume Cone2011Test is being configured with CMake.  Can you post your
> CMakeLists.txt file?
>
>
> Bill
>
> On Wed, Apr 6, 2011 at 5:01 PM, Bob Palank <bob at stlcc.org> wrote:
>
> I’m running XP Pro SP3 and using VC++ 2010 Express.
>
> I think I have a clean install of vtk 5.6.1 in vtk561-bin.
>
> How would I check to be sure the install is correct ?
>
> I start a new Console application  called Cone2011Test and the VC supplied
> code ran as expected.
>
> I add code for vtk includes and set the Include directory to vtk561-bin and
> build again.
>
> VC looks for and cannot find vtkCylinderSource.h.
>
> Please assist.
> Perhaps there are suggested methods for building vtk application that I
> don’t know.
> I have looked at the examples and would prefer to code my examples from
> scratch.
>
> Bob
>
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110407/45f4c4e7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 10972 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110407/45f4c4e7/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 12861 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110407/45f4c4e7/attachment-0001.png>


More information about the vtkusers mailing list