You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by silvernexus on 2016-02-02 19:37 UTC
When compiling in Linux, the UNUSEDARG macro used in Twain_App_sample01/src/main.cpp is not defined.
This can be solved by defining UNUSEDARG in common/Common.h.
Attached is a diff of how I made this work. Probably needs testing to ensure this doesn't break other builds.
The text was updated successfully, but these errors were encountered:
kolomiets
changed the title
Undefined UNUSEDARG macro when compiling in Linux
[Bug] Undefined UNUSEDARG macro when compiling in Linux [sf#42]
Apr 5, 2017
Reported by silvernexus on 2016-02-02 19:37 UTC
When compiling in Linux, the UNUSEDARG macro used in Twain_App_sample01/src/main.cpp is not defined.
This can be solved by defining UNUSEDARG in common/Common.h.
Attached is a diff of how I made this work. Probably needs testing to ensure this doesn't break other builds.
The text was updated successfully, but these errors were encountered: