Thread: cmake help
View Single Post
  #1  
Old 01-20-2013, 09:03 PM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default cmake help

Ok im new to this cmake stuff that the project just went to and am looking for helping getting started with it. i downloaded and tried setting up and using but have a few things im unsure of. I want to build 64 bit and am using visual studio 2010 professional. when i am configuring in cmake, it says to specify which generator to use for this project. if i select 2010 64 i get nowhere, if i select 2011 64 then it lets me move on and start setting dependacies and such. i thought i might have figured it all out, but am stuck on a cmake_linker-not found issue. anyone able to give a little help on what i might be doing wrong or some directions on trying to get started with this ? thanks.
Reply With Quote