Activity for Wheefun Library Import Base

  • Phillip Kilgore Phillip Kilgore committed [r5] on Code

    Made some fixes to C++ bindings that resulted in invalid C++11 code. Also added operator=, lookupAs, variants of load and lookup.

  • Phillip Kilgore Phillip Kilgore committed [r4] on Code

    Fixed implementation for Objective C and C++; added corresponding examples

  • Phillip Kilgore Phillip Kilgore committed [r3] on Code

    Began work on objective C bindings and compiling on the mac. Confounded by a weird linker error that prevents the code from linking

  • Phillip Kilgore Phillip Kilgore committed [r2] on Code

    Added dlopen() interface (though partial, since dlopen() is harder to work with than GetLibrary())

  • Phillip Kilgore Phillip Kilgore committed [r1] on Code

    Initial import; implementation for Win32 using LoadLibrary() with stub for dlopen() on unix platforms. Added two example programs.

1