Jasurbek Nabijonov

Results 2 comments of Jasurbek Nabijonov

Hello! Have you found solution for this problem?

Somehow solved this problem with shared libraries, but for another library. [using this tutorial](https://github.com/charto/nbind/blob/master/doc/vg-tutorial.md) Did it like this. Additionally added `"libraries": [ "/home/jasurn/CLionProjects/SecondC/libSome.so" ],` into nbind.gyp file(location './node_modules/nbind/srt').