[cmake-developers] [CMake 0013813]: CMAKE_SIZEOF_VOID_P undefined
Mantis Bug Tracker
mantis at public.kitware.com
Wed Dec 26 10:09:49 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=13813
======================================================================
Reported By: Kobi Gurkan
Assigned To:
======================================================================
Project: CMake
Issue ID: 13813
Category: CMake
Reproducibility: always
Severity: major
Priority: low
Status: new
======================================================================
Date Submitted: 2012-12-26 10:09 EST
Last Modified: 2012-12-26 10:09 EST
======================================================================
Summary: CMAKE_SIZEOF_VOID_P undefined
Description:
This is similar to 0013526.
The error I have is about CMake not being able to determine bitness of the
platform. Digging, I found it's related to CMAKE_SIZEOF_VOID_P being undefined.
Reading the discussion in 0013526, I tried reinstalling my OS and VS 2012, and
it worked.
I don't think the correct solution to this problem should be "reinstall, and it
might work". I'd like to debug it and help find a solution.
Does anyone have an idea where to start?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-12-26 10:09 Kobi Gurkan New Issue
======================================================================
More information about the cmake-developers
mailing list