addressing error 4108 in compiling dll

Vanya

Chieftain
Joined
Oct 30, 2011
Messages
37
hi to all

past the merging of mod commander i got the warning 4108 (signed/unsigned mismatch). but the mod function properly. so i've continued to merge the mods in which i'm interested with mine.

but now merging the last mod i saw i doesn't function merged but function properly as standalone mod.

i tried many times to recompile/re-merge the c++ source with mine but the result is the same.

so i've thought it can be dued to the signed/unsigned mismatch warning (warning 4108). i've read it can bring some bug.

if i upload my source files can someone check them for me (would be great).

or tell me how can i address it ? is there a sw who can check the source file and tell me how address it? i've guessed it can be dued to a variable not signed but i don't know how to sign it and where.

thx


Moderator Action: Moved to the SDK section.
 
Back
Top Bottom