chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes

Hi, 

I tried to integrate Typemock into my private test tool.

I followed your guide and after a few errors (had to manually copy *.so file and some duplication error), I mange to compile it. but now I have a runtime error:

"what():  os_EnterCriticalSectionThe mutex has not been properly initialized"

Can you assist?

P.S: The Linux installation guide is not accurate. The output is in Debug  library and not Release. Also, I had to copy manually libisolator.so to LD_LIBRARY_PATH

Regards,

yaniv

asked by yanivbar (600 points)

1 Answer

0 votes
Hello Yaniv,

Can you please share with us what guide did you followed?

Also, can you elaborate on the steps you did in order to try to recreate it on our side?

P.S, Thank you for the comment on the Linux guide, we'll take care of it right away.

Best regards,

Daniel Markov,

Support specialist.
answered by Daniel Markov (5.8k points)
...