Thread: CMAKE Error
View Single Post
  #11  
Old 04-17-2014, 04:42 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

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.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote