I was successfully able to build and run from the developer licenses but when I switch over from the developer license to the runtime license I get the following error.
ABBYY FineReader Engine 11 Sample
(c) 2013 ABBYY Production LLC
Error: Failed to run license <RUNTIME LICENSE> Incorrect Project Id
My code is based on the CommandLineInterface code in the Sample directory.
Hanh Luong
コメント
1件のコメント
It appears that you specify an incorrect Project ID when loading the Engine object. Most likely, you specify the serial number of the Runtime license instead of the Project ID, which causes the issue.
Please take a look at the following article for more information: http://knowledgebase.ocrsdk.com/article/408
サインインしてコメントを残してください。