Need help setting project to use CxImage
-
I have studied the instruction setting up a C++ project to use CxImage at http://www.codeproject.com/bitmap/cximage.asp. But I still need help to generate/find the library files. I downloaded the source files and did a build on the project. But I do not see the library files stated in the instruction, for example, jpeg.lib. Please help. Elizabeth
-
I have studied the instruction setting up a C++ project to use CxImage at http://www.codeproject.com/bitmap/cximage.asp. But I still need help to generate/find the library files. I downloaded the source files and did a build on the project. But I do not see the library files stated in the instruction, for example, jpeg.lib. Please help. Elizabeth
I just found out how to generate the lib files. I have to select a Configuration before the build. Elizabeth