bgrimstad/splinter

Run C++ sample code all night and can not return back result

vigorbird opened this issue · 1 comments

I use your C++ sample code provided by https://github.com/bgrimstad/splinter/blob/master/docs/cpp_interface.md.
I compile your code as third party so file and link so to our executable program.
I run this code all night and can not return back result.
Is this my fault?

Hello @vigorbird. The example you linked is supposed to work. It's impossible for me to tell whether you have done something wrong or if SPLINTER has a bug with the information you have provided.

You should at the bare minimum provide us with some sample code that reproduces the problem, and let us know something about the build and runtime environments you are seeing this issue in. For example the operating system and compiler you are using.