compilation error on win32

Hi, form,

Linking error raised.

1>libjpeg.lib(jaricom.obj) : fatal error LNK1103: debugging information corrupt; recompile module

At the start, linking to libpng.lib has the same problem. I download the source of libpng, compile by myself, then it works well. Have I to download & compile all the external libraries to make the things correct?

Thanks

I compile in VS2005

hi, guy, NDK requires linux environment

I’m using cygwin in windows, a linux-like env.

yup. but why you use VS for compilation?

I’m compiling the samples of win32 platform