I am also having trouble with CMake 2.8.12.1 with VS2012
When I run configure I get the following errors:
The C compiler identification is MSVC 17.0.61030.0
The CXX compiler identification is MSVC 17.0.61030.0
Check for working C compiler using: Visual Studio 11 Win64
Check for working C compiler using: Visual Studio 11 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 11 Win64
Check for working CXX compiler using: Visual Studio 11 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
COMMON_BUILD_SHARED_DIR= E:/src/XMP/XMP-Toolkit-SDK-CC201306/build/../build/shared
CMake Error at E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPCore/build/CMakeLists.txt:194 (AddLibraryAndDependencies):
AddLibraryAndDependencies Function invoked with incorrect arguments for
function named: AddLibraryAndDependencies
CMake Error at E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPCore/build/CMakeLists.txt:197 (set_target_properties):
set_target_properties Can not find target to add properties to: XMPCore
CMake Error at E:/src/XMP/XMP-Toolkit-SDK-CC201306/build/shared/SharedConfig_Win.cmake:83 (set_target_properties):
set_target_properties Can not find target to add properties to: XMPCore
Call Stack (most recent call first):
E:/src/XMP/XMP-Toolkit-SDK-CC201306/build/shared/SharedConfig_Common.cmake:110 (SetPlatformLinkFlags)
E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPCore/build/CMakeLists.txt:205 (SetWinLinkFlags)
CMake Error at E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPCore/build/CMakeLists.txt:246 (set_target_properties):
set_target_properties Can not find target to add properties to: XMPCore
===========================================================================
XMPCore64
===========================================================================
OUTPUT_DIR = E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPCore/build/../../public/libraries/windows_x64/$(co nfiguration)
CMake Error at E:/src/XMP/XMP-Toolkit-SDK-CC201306/XMPFiles/build/CMakeLists.txt:154 (if):
if given arguments:
"WIN32" "AND"
Unknown arguments specified
Configuring incomplete, errors occurred!
See also "E:/src/XMP/XMP-Toolkit-SDK-CC201306/bin/CMakeFiles/CMakeOutput.log".