lsl_archived icon indicating copy to clipboard operation
lsl_archived copied to clipboard

C# pull_sample() entrypoint error

Open nweiss opened this issue 8 years ago • 0 comments

Using pull_sample() in c#, i get an entrypoint error for dll.lsl_destroy_string(). That function seems to be missing from the c# dll. Commenting out the lines in LSL.cs that call dll.lsl_destroy_string() resolves the issue.

nweiss avatar Dec 20 '16 21:12 nweiss