Thread: CMAKE Error
View Single Post
  #3  
Old 04-15-2014, 05:16 PM
Hockyplr
Sarnak
 
Join Date: Aug 2013
Posts: 43
Default

Yes I have the dependencies folder created with the four files residing in said folder. My path is:

C:\EQ\Source\dependencies

With that folder are the following folders:


boost
luaj_x86
mysql_x86
zlib_x86.

I am using Visual Studio Express 2013, and selecting VS 12 within Cmake. The Cmake version I am using is the latest 2.8.12.2, and I even tried an older version of cmake, received same error.
Reply With Quote