From: atani <at...@at...> - 2005-11-21 21:34:21
|
On Nov 21, 2005, at 12:18 PM, Dan Potter wrote: > I think some conflicting work was done here. :) I went to compile > this on > Win32 just to see if it was still functional today, definitely > isn't.. but > I've got it fixed up. > Go ahead and remove them from loadjpg.cpp, I will fix the SDL build this evening. I remember having to add those around the jpeglib.h file for one reason or another, but since we are using the 3rdparty directory for most of the depends, I will go in and update SDL to use that as well vs locally install versions. > > Oh and there's a psycho, crazy number of warnings in the Vorbis > code on win32. > So I may need to look at either #pragma turning off some warnings > or just > lowering the warning level in the vcproj (I don't plan to actually go > fix them, though we could try updating to a new version of libvorbis). newer version might be the right course of action, as well as the pragmas.. Mike |