Game Development Community

Compile problem

by Ryan Zec · in General Discussion · 08/06/2003 (7:16 pm) · 3 replies

This is not a major problem but i would like to know if any know why this warning and how i can fix it if i can:

c:\documents and settings\ryan\desktop\torque\torque\lib\ljpeg\jdatadst.c(121) : warning C4018: '!=' : signed/unsigned mismatch

#1
08/06/2003 (8:02 pm)
Well i dwonload the lastest patches and i am using vc++6 but i get like 13 warning is there any way to get rid of them or what?
#2
08/06/2003 (9:04 pm)
Check through the SDK owners forum (where this post belongs anyway) - there's some recent information about changes to HEAD. That may be the source of your problem.
#3
08/06/2003 (9:14 pm)
@Ryan Zec: Just ignore the warning, it's nothing to worry about.