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 : Monday, December 22, 2008 1:52:49 AM(UTC)

Sagar  
Sagar

Groups: Registered
Posts: 4


I have a Vector-Handle which contain one object layer with Vector-Object.

I want to save this Vector Obect in VEC file and I use the function  L_VecSaveFile.

But it returns error number -16 i.e. ERROR_FEATURE_NOT_SUPPORTED

How can I save the object in VEC file

Please Reply

 

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 : Monday, December 22, 2008 5:08:09 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

Can you please provide me with more information:
- What LEADTOOLS version (14.5, 15, 16, etc.) are you using?
- What LEADTOOLS product (Vector, Document, etc.) do you have on your machine?
- What LEADTOOLS programming interface (C++ Class Library, DLL API, etc.) are you using?
- How exactly are you saving the vector handle?
 
#3 Posted : Monday, December 22, 2008 9:14:01 PM(UTC)

Sagar  
Sagar

Groups: Registered
Posts: 4


Hello,

I am using lead tools version 15 and using DLL's of LEADTOOLS

I'm saving the handle directly into file. 

Shall I save the handle directly to file?

If yes, I want to save file in .VEC format and I'm using Lvkrn15u.dll for it.

Is this DLL is sufficent for it?

Please reply.

 
#4 Posted : Tuesday, December 23, 2008 5:06:26 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

Sagar,
The Lvkrn15u.dll alone is not sufficient. Please check the help topic "Files to be Included with Your Application" for more information regarding which DLLs you need to include.
You will also need to include the file format DLL. For example, if you want your application to support VEC format, you need to include the Lfvec15u.dll.
 
#5 Posted : Tuesday, December 23, 2008 8:21:40 PM(UTC)

Sagar  
Sagar

Groups: Registered
Posts: 4


Thanks....!!!

 Its working fine when I included Lfvec15u.dll.

Thanks

 
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.082 seconds.