I'm trying to use Visual Studio to debug and test some of our algorithms that run on a DM6446. I'd like to make use of the IMGLIB libraries for testing so that I can ensure comparable performance between our VS simulation and actual embedded performance.
I've downloaded IMGLIB 1.04b and tried linking in img64x.lib to my VS project. However, I got a corrupt file error about that library. Has anyone successfully built a Windows application that uses IMGLIB? Or am I trying to do the impossible?
Thanks,
Rob