Menu

#41 Compilation error in Linux from typedefs in TWAIN-Samples/common/CTiffWriter.h

Application CMD
open
nobody
None
5
2016-02-01
2016-02-01
SilverNexus
No

When building the samples for Linux, the compiler generates an error in TWAIN-Samples/common/CTiffWriter.h because it has not had uint16_t or uint32_t defined. These are both defined in inttypes.h. Just include that file in the non-win32 build, and it builds.

I attached a diff of the file for good measure, in case my explanation was unclear.

1 Attachments

Discussion


Log in to post a comment.