Hello,
 
I compiled the libFLAC_dynamic project in Flac-1.3.3 with Visual Studio 2010 on Windows 7 as 64 bit MultiThreadedDLL (release) and MultiThreadedDebugDLL (debug) successfully. When I test the two 64 bit libFLAC_dynamic.dlls, the debug version can run as expected, it converts the wave file to flac file with no problem. However, when converting the wave file using 64 bit release version libFLAC_dynamic.dll, the 64 bit application always crashes.
 
I replaced the 64 bit libFLAC_dynamic.dll version 133 with the old version 131, the application can convert the wave file to flac file again. So the new 64 bit release libFLAC_dynamic.dll caused the problem.
 
Who could tell me what's the problem with the 64 bit libFLAC_dynamic.dll? Is there anything need to change in the libFLAC_dynamic.vcproj file? Thank you for your help!
 
Regards,
Baker
 
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to