Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, December 3, 2010 2:12:18 AM(UTC)
ardielgg

Groups: Registered
Posts: 4


Hi! I am a C++ developer and I work under Borland´s Codegear 2007. I have spent several hours searching for pure C examples, just to make your SDK work, but all I've found are Visual Studio C++ examples.

Could you please give us a pure C example?

Thanks in advance
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, December 5, 2010 4:30:06 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Most of our toolkits can be used with different versions of Borland C++ builder. Which toolkit exactly (Raster, Vector, Multimedia, etc.) and version (15, 16, 17, etc.) are you using?
 
#3 Posted : Wednesday, December 8, 2010 10:24:03 PM(UTC)
ardielgg

Groups: Registered
Posts: 4


Hi! thanks for answering.

I am using version 17 and trying to make a Document an Imaging example, an OCR example. Is this info useful or do you need anythig more especific?
 
#4 Posted : Thursday, December 9, 2010 6:05:25 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

We don't have Borland C++ demo projects, but the syntax for our C++ functions for both MS Visual C++ and Borland C++ compilers is the same. You should be able to use the C++ examples to create your own C++ Builder application with ease.
Please note that you need to use the LIB files that end with _bu.lib not _u.lib for Borland compilers.
This means for example, instead of Ltkrn_u.lib, use Ltkrn_bu.lib.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.056 seconds.