Hello group members , I will describe my situation in more detail : situation : I am building a system for the recognition of license plates , using C + + , OpenCV , Tesserect , but when I compile the code is returned to me a stack of errors ambiguous references , so I inspected all lines of my code . I searched this group for solutions and have tried several without success .
problems : error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1011 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1030 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1061 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1105 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1136 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1179 error C2872 : ' Remove_Reference ' : ambiguous symbol File: tesscallback.h Line : 1208 Software used : MS visual studio 2012 Path to visual studio : " C : \ Program Files ( x86 ) \ Microsoft Visual Studio 11.0 \ Common7 \ IDE \ devenv.exe " OpenCV version: 2.4.8 OS: Windows 7 Home Premium , 64 -bit Core i7 Tesseract version: tesseract - 2.3.02 - win32 - lib -include -dirs ( tested other versions ) Inguagem used : C + +11 Thanks for Help -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/11e4cdc5-9f17-4dc5-8cad-0ea559bdd67f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

