Class library for .NET

I have been trying to test the samples for .net, but I'm stalled at the "Create a class library using the class library wizard under your preferred .NET language." instruction in the README file.  I can find examples online for creating a class library in general but nothing that helps me make sense of "There are currently two DLLs that need to be referenced, BrxMgd.DLL and TD_Mgd.DLL."  Is there a tutorial or other documentation that would explain step by step what needs to be done to set up this class library, preferably for C#?  Thanks. 

Comments

  • Hi

     launch visual studio, new project , class library

    imageCapture.PNG
  • Hi

    Once the project is open, look in the solution explorer for references

    imageCapture.PNG
  • Right click on your new references, set the copy local property to false , both brxmgd and td_mgd

    imageCapture.PNG
  • Thanks.  I was over-thinking this. 
This discussion has been closed.

Howdy, Stranger!

It looks like you're new here. Click one of the buttons on the top bar to get involved!