On Thu, Aug 23, 2012 at 11:41 AM, zdenko podobny <[email protected]> wrote: > BTW: I did not need to change leptprotos.h - I have there > LEPT_DLL extern void setPixMemoryManager ( void *((*allocator)(size_t)), > void ((*deallocator)(void *)) );
The OP apparently wasn't following the recommendation for newbies -- or those "complete dumb in VC++" -- and using my Leptonica prebuilt binary and header files package (or was using it incorrectly). The leptprotos.h in that package is already correct. Luckily (;P) , my docs -- that he finally got around to reading -- point out what issues you might find when you try to build Leptonica all by yourself (or incorrectly point to the wrong include directories). He's proven by example why having a very specific directory structure is *NOT* "egoistic and senseless", especially for beginners. People who really understand Visual Studio can of course do whatever they want without problems. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

