Hi,
To build it with Visual Studio 2012 would require just a couple of file edits.
The batch files that need to be edited are
- <xmproot>\build\GenerateXMPToolkitSDK_win.bat
- <xmproot>\build\shared\CMakeUtils.bat
The changes to these files are essentially to add a CMAKE generator for Visual Studio 2012 i.e. "Visual Studio 11". I have attached the modified files. Kindly replace the files in your toolkit download with the attached ones.
You may also want to diff the files and have a look at the changes.
Do let me know in case you face any other issue.
inder