I caught the error you posted -
Code:
Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler"
- in a few other posts.
One solution was to uninstall vs 2013 and install 2012.
(Some searching led to a page where that reference, 'IAR,' was related to 'ARM.' Could be an internal cmake issue...)
EDIT: I ran the circle on this one... Looking around on the web seems to point back to the installation of the SDK.
Moofta's post with the link to the SDK download is probably your best bet. You can try searching for vs2012/vs2013 and
console application, gdi32.lib to see what others have done to fix this.
If you do manage to get it working without down-grading, please post back your results..since, others have had this
particular issue.