Dear all,

I ran into a problem that using QPixmap's load()function to load jpg file works fine on my IDE machine but fails on other ones.
As suggested, I copy qjpeg4.dll to the same directory with exe file, still no effect.

Do I have to register the dll(I tried regsvr32.exe to register qjpeg4.dll, but seems it is not needed)? Anything is missing?

Thanks in advance!