Gez Posted May 10, 2010 Those seem easy to fix: 1>.\source\r_textur.c(959) : warning C4098: 'R_MakeMissingTexture' : 'void' function returning a value 1>.\source\r_textur.c(1091) : warning C4013: 'E_HashDestroy' undefined; assuming extern returning int 0 Quote Share this post Link to post
Csonicgo Posted May 10, 2010 New texture system. I think they've already been fixed. 0 Quote Share this post Link to post
Gez Posted May 10, 2010 Csonicgo said:New texture system. I know.Csonicgo said:I think they've already been fixed. They haven't. 0 Quote Share this post Link to post
Csonicgo Posted May 11, 2010 GCC doesn't detect anything. You'd be best to get on IRC and tell SoM directly. irc://irc.oftc.net/NotEternityEngineRelated 0 Quote Share this post Link to post
Quasar Posted May 12, 2010 As mentioned on IRC, VC++ and GCC have a nearly mutually exclusive set of warnings, despite supposedly implementing the same standardized language. You don't have to get on IRC to report warnings or problems either. I check the forums multiple times daily :) 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.