[CMake] Problem in configuring VTK with Visual Studio 2010, Windows 7 64bit.

John Drescher drescherjm at gmail.com
Wed Feb 20 14:10:36 EST 2013


On Wed, Feb 20, 2013 at 2:07 PM, amitsuveer <amitsuveer at gmail.com> wrote:
> I am using cmake-2.8.10.2-win32-x86 and vtk-5.10.1.
>
> I am trying to configure VTK, I have installed Visual Studio 10 (not the
> express version, the full one along with SP1), with x64 support. However,
> when selecting Visual Studio 10 (for 32 bit)or Visual Studio 10 x64 and
> choosing the default native compilers, I have the following errors.
>
> -------------------------------
> Error in configuration process, project files may be invalid
>
> The C compiler identification is unknown
> The CXX compiler identification is unknown

Did you select the correct generator when you ran cmake-gui?

John


More information about the CMake mailing list