When I'm using SOIL_load_OGL_texture function, it comdes up with a error with a peice of assembly code.
It produces 2 warning codes
Warning 1 warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
Warning 2 warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Assembly code
Strstr.asm mov al,[edi] ; al is next char from str1