View Single Post
  #5  
Old 07-11-2014, 07:50 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I re-ran cmake and found that it doesn't report locations unless you delete the cache..configuring should suffice for this info:

Code:
Found ZLIB: C:/Users/uleat/Desktop/git-eqemusource - inv_v2/Server/dependencies/zlib_x86/lib/zdll.lib (found version "1.2.3") 
Found MySQL: C:/Users/uleat/Desktop/git-eqemusource - inv_v2/Server/dependencies/mysql_x86/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") 
Configuring done
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote