Jump to content

Hdk-helper Function Libray


Recommended Posts

HI All....

While playing with HDK, I found that, there are some functions which are not implemented in HDK. I wote some of these Helper Functions. But I don't want to copy the code every time I use it in a new test. So I want to convert the functions into a Library, may be a static library so that I can embed it in the Custom_Ops itself. How to convert my Helper function code into a Helper Library??? I am using the HDK classes in the code,

so can I compile the library in general c++ way, or do I have to compile it using "hcustom" ?? I didn't find any option in "hcutom" to do this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...