[cmake-developers] [CMake 0014582]: CMake doesn't find boost when using VS 2013 as generator and VS 2010 as toolset
Mantis Bug Tracker
mantis at public.kitware.com
Tue Nov 19 09:38:12 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14582
======================================================================
Reported By: Roman80
Assigned To:
======================================================================
Project: CMake
Issue ID: 14582
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-11-19 09:38 EST
Last Modified: 2013-11-19 09:38 EST
======================================================================
Summary: CMake doesn't find boost when using VS 2013 as
generator and VS 2010 as toolset
Description:
I've compiled boost with VS2010 and want to use VS2013.
If I run 'cmake -G "Visual Studio 12" -T v100' then boost is not found.
When I run this command a second time, then boost would be found.
Steps to Reproduce:
.) Compile boost with VS 2010
.) Configure a project for VS2013 with VS2010 as the toolset
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-11-19 09:38 Roman80 New Issue
======================================================================
More information about the cmake-developers
mailing list