Thread: Dependencies : How do I add them to my library?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    7

    Dependencies : How do I add them to my library?

    I'm new to these forums and programming, but it's something that I have always been enamored by and have started to transform my ideas to a programmable reality. I have been working with visual studio 2010 and trying to work with sample code but I'm having problems understanding how to add dependencies...

    I'm following some good instructions, but my brain doesn't seem to comprehend what exactly I should be doing??

    Instructions : Getting Started - OpenKinect

    For the life of me, I'm having the hardest time finding out where to place the files from the dependencies... I have all the tools needed for a project, but little direction.. I have the libusb-win32, pthreads-win32 and GLut files along with C-make and visual studio. So with the instructions provided above, how do I add the dependencies to my project? Any help would be "GREATLY" appreciated !
    Attached Images Attached Images Dependencies : How do I add them to my library?-instructions-jpg 

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Makefile dependencies
    By taurus in forum C Programming
    Replies: 1
    Last Post: 11-09-2008, 12:17 AM
  2. C app with all dependencies
    By bradleyd in forum C Programming
    Replies: 4
    Last Post: 05-19-2007, 11:47 PM
  3. Dependencies
    By spank in forum Windows Programming
    Replies: 4
    Last Post: 08-14-2006, 03:51 AM
  4. C++ library dependencies on compilers
    By danglingelse in forum C++ Programming
    Replies: 1
    Last Post: 03-31-2006, 11:42 PM
  5. functional dependencies
    By DMaxJ in forum C++ Programming
    Replies: 10
    Last Post: 10-23-2002, 07:07 AM