View Single Post
  #2  
Old 02-21-2013, 09:53 AM
wolfwalkereci
Discordant
 
Join Date: Dec 2005
Posts: 435
Default

Yes, unless you know how and did it correctly when you installed x64 stuff you will fail at the compile.

Open cmake, File -> Delete Cache, then Configure -> Visual Studio 10 -> Finish.
Make changes you need, configure -> configure -> Generate -> close Cmake.

In VS make sure you set it to Release | Win32
Reply With Quote