Talk:Compiling the viewer (MSVS2005)

From Second Life Wiki
Revision as of 18:02, 9 January 2007 by Bane Darrow (talk | contribs)
Jump to navigation Jump to search

I'm not sure casting all the time() calls should be done. It's more code edits, and time_t is still a 64bit typedef, which could cause issues besides just compiling that may be hard to find. I would suggest taking out all those code edits and putting _USE_32BIT_TIME_T preprocessor definition in the needed projects. --Bane Darrow 17:02, 9 January 2007 (PST)