View Single Post
  #6  
Old 08-09-2014, 07:28 PM
strider51
Sarnak
 
Join Date: Jan 2011
Posts: 77
Default

looks like the right dir. check out my cmake output below.
Thanks for the help man.


The C compiler identification is MSVC 18.0.30723.0
The CXX compiler identification is MSVC 18.0.30723.0
Check for working C compiler using: Visual Studio 12 2013 Win64
Check for working C compiler using: Visual Studio 12 2013 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 12 2013 Win64
Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Found ZLIB: C:/EQ/Source/dependencies/zlib_x64/lib/zlib.lib (found version "1.2.5")
Found MySQL: C:/EQ/Source/dependencies/mysql_x64/lib/debug/mysqlclient.lib
Found Perl: C:/Perl/bin/perl.exe (found version "5.12.3")
Found PerlLibs: C:/Perl/lib/CORE/perl512.lib (found version "5.12.3")
Found Lua51: C:/EQ/Source/dependencies/luaj_x64/bin/lua51.lib (found version "5.1.4")
Boost version: 1.53.0
Configuring done
Reply With Quote