[CMake] error: hello word example. VC6.0+VTK4.2
Brad King
brad.king at kitware.com
Thu Mar 17 13:19:55 EST 2005
Yu Qi wrote:
> I built VTK4.2 for MSVC6 forllowing the instruction in
> GettingStarted With VTK-II.pdf (www.itk.org <http://www.itk.org>)
> When I try to build step1 example in VTK folder, I met following error:
>
> /Cmake is forcing CMAKE_C_FLAGES_RELEASE to "/MD/O2" to match that
> imported from VTK./
That is not an error, it's a warning. Just click the configure button
again.
> By the way, does it matter whether I build VTK first or ITK first?
They are independent and can be built in any order.
-Brad
More information about the CMake
mailing list