- This topic has 0 replies, 1 voice, and was last updated 12 years, 5 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Mac/OSX › Problem in OpenDSM
Hi..
I have a java application in front end and have to do scanning using TWAIN.so i have to create a wrapper that can call by java.i have successfully implanted that part in Windows side.i want to implement that same thing in the MAC side.so I have already created a C++ project using XCODE and imlemented OPEN_DSM,OPEN_DS..I have included TwainFramework as well.
but when we run called the C++ library and run the native method OPEN_DSM it gives a error like
“autoreleased with no pool in place – just leaking”
Can u give me a idea to solve this
Regards
Amila