View Single Post
  #3  
Old 05-23-2011, 11:28 AM
Karayrem
Sarnak
 
Join Date: Jan 2011
Posts: 33
Default

gah, vc++2010 express is not exactly user friendly. I just tried to use it and It did a conversion over to 2010 from 2008 and I get even more error. such as

\eqemuserver\common\dbcore.h(9): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
3> spdat.cpp

\common\misc.cpp(11): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory

I use the instruction on how to include those but 2010express says "VC++ Directories editing in Tools > Options has been deprecated.

VC++ Directories are now available as a user property sheet that is added by default to all projects.

Can someone help clarify this? lol
Reply With Quote