View Single Post
  #8  
Old 05-20-2008, 03:26 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

I had this same problem. You need to do a search in the code where it defines _vsnprintf and comment/remove those lines. It is in 4 places, but I can't recall where exactly off the top of my head. A lot of the other stuff are warnings and can be safely ignored.

Or you can move to Linux anyway like I did.
Reply With Quote