[vtkusers] getting started4

Gib Bogle g.bogle at auckland.ac.nz
Tue Aug 27 22:24:51 EDT 2013


Visual Studio (I don't know about Express) uses .vcxproj files.  I'd expect you 
to see ALL_BUILD.vcxproj.

It's very ambitious to build VTK without being familiar with your tool-chain.

On 28/08/2013 2:20 p.m., Greg Hanowski wrote:
>
> VTKers,
>
> Ok, the CMakeSetup dialog appears to have completed the build tree 
> successfully.  Now how to compile it?
>
> The README.html file says "Now that the build system has been generated the 
> corresponding native tools can be used to build VTK. In the case of the Visual 
> Studio IDE simply run it and load the VTK workspace or solution file from the 
> binary tree specified in the CMakeSetup dialog. Select and build the 
> |ALL_BUILD| target."
>
> So I went into Visual Studio Express 2012 and did File>Open Project and 
> navigated to the build tree location, 
> C:/Users/Greg/Documents/VTK/VTK6.0.0.0/Build, but there is no .sln file 
> there.  (What is a VTK workspace?)
>
> Then I also read further down, "If VTK was built using a CMake Makefile 
> generator then this is done by running "make install" from the top of the 
> build tree."
>
> So I navigated to the build tree in a cmd shell and typed make install like 
> this: C:\Users\Greg\Documents\VTK\VTK6.0.0.0\Build>make install
>
> but got the following error:
>
> 'make' is not recognized as an internal or external command, operable program 
> or batch file.
>
> So I searched my entire c: drive for "make" but no make.xxx showed up.  Even 
> if one did, I don't see any file called install.xxx in the build directory so 
> I doubt it would work anyway.
>
> Any ideas?
>
> Greg
>
>
>
> _______________________________________________
> 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


-- 
Dr. Gib Bogle
Senior Research Fellow
Auckland Bioengineering Institute
University of Auckland
New Zealand

http://www.bioeng.auckland.ac.nz

g.bogle at auckland.ac.nz
(64-9) 373-7599 Ext. 87030

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130828/7ef7b0e8/attachment.htm>


More information about the vtkusers mailing list