I downloaded the code of TWAIN sample Data Source : twainds.source.2.1.3 and opened visual_studio TWAINDS_VS2008.sln. When I start debugging, it shows 2 Errors. These are
"error PRJ0019: A tool returned an error code from "Rcc'ing c:...\TWAIN\TWAIN\twainds.source.2.1.3\Twain_DS_sample01\src\qtresources.qrc..." TWAINDS_Sample File
&
"error BK1506 : cannot open file '.\Debug32\CommonTWAIN.sbr': No such file or directory" BSCMAKE File
I checked this code on Windows 7 64 bit as well as on Windows 10 64 bit and got the same errors. I don’t know what to do to compile the TWAIN Sample Data Source?