Thread: Compile problem
View Single Post
  #4  
Old 10-17-2014, 03:53 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Run the CMake gui again, delete the cmake cache, and run through the steps to configure and create a sln file in cmake. Then "clean" the solution in VS2013 and then build. See if that works.
Reply With Quote