View Issue Details [ Jump to Notes ] | [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0014582 | CMake | CMake | public | 2013-11-19 09:38 | 2016-06-10 14:31 |
|
Reporter | Roman80 | |
Assigned To | Kitware Robot | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | | OS | | OS Version | |
Product Version | CMake 2.8.12 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014582: 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 |
Tags | No tags attached. |
|
Attached Files | |
|