View Single Post
  #4  
Old 04-06-2012, 03:31 PM
xd4v3x
Fire Beetle
 
Join Date: Apr 2012
Location: Wa
Posts: 18
Default

ok keeps getting an error message saying that it " Fatal error:C1083 cannot open include file: mysql.h, no such file or directory."

6>c:\source\trunk\eqemuserver\ucs\../common/dbcore.h(9) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
6>database.cpp
6>.\database.cpp(29) : fatal error C1083: Cannot open include file: 'errmsg.h': No such file or directory
6>clientlist.cpp
6>c:\source\trunk\eqemuserver\ucs\../common/dbcore.h(9) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
6>chatchannel.cpp
6>c:\source\trunk\eqemuserver\ucs\../common/dbcore.h(9) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
Reply With Quote