[Lcms-user] wierd interaction between lcms and MFC?
An ICC-based CMM for color management
Brought to you by:
mm2
From: John G. <gr...@ag...> - 2001-06-30 14:58:16
|
Hello, I recently integrated lcms into the project I'm working on. The project consists of a image processing library, a cmdline interface, and MFC GUI. Other then the GUI, its all platform indepentant. The cmdline version works fine with lcms. The MFC app crashes on simple operations if I link in the lcms lib. I don't even have to make any calls to the lcms lib. If I ifdef out the lcms portions of the my lib, and link the MFC GUI without lcms, the app runs just fine. With lcms, the GUI crashes on little things like memory allocations. Is lcms redefining something the GUIs using? Thanks for you help, John -- John Gray gr...@ag... AgoraNet, Inc. (302) 224-2475 102 E. Main Street, Suite 303 (302) 224-2552 (fax) Newark, De 19711 http://www.agora-net.com |