Search:

Type: Posts; User: Justin_H

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,025

    How do i use it in a project?

    so I've set the library in the compiler but to use it in a project I do what ?

    #include "mylib.lib"
    mylib.aFunction();
  2. Replies
    8
    Views
    2,025

    I'm more interested in knowing how to use...

    I'm more interested in knowing how to use libraries in general then this particular one. How do I include them in my code / set them up in the compiler ?
  3. Replies
    8
    Views
    2,025

    how do I use libraries ?

    I want to use a library (crypto++) which I compiled easily enough, but I have no idea how to use it in my code... Or any library for that matter. How does one use a library and get intellisense on...
Results 1 to 3 of 3