Click to See Complete Forum and Search --> : libjpeg crash Visual Studio 2005 SP1


SuperFlanker
August 22nd, 2008, 10:24 PM
I cannot get the compressor to work in release. I tracked the problem down to linking to the Multithreaded DLL. If I switch it to Multithreaded Debug DLL everything works fine? Sounds like there is a bug in libjpeg???

I've tried it in several cases including the one where app/DLL are using the same runtime library.